Day #1: Learn ASP.NET MVC 5- Adding Controller On Day1 we learnt about Adding Controller. Today we will learn to add View in MVC project. Let us start with understanding with is View? View is part of MVC that renders user interface. View contains markup that gets render with ViewEngines. ViewEngines generates View in ASP.NETContinueContinue reading “Day #2: Learn ASP.NET MVC 5- Adding View”
Author Archives: Dhananjay Kumar
Day #1: Learn ASP.NET MVC 5- Adding Controller
After long time, I am back to web development. At current web development paradigm, ASP.NET MVC framework is one of the most popular and heavily used web development framework. Seeing popularity and usefulness of ASP.NET MVC, I have decided to write easy to go blog series on this. In this blog post series, eachContinueContinue reading “Day #1: Learn ASP.NET MVC 5- Adding Controller”
Lenovo ThinkPad T440P: My next companion
A batsman grow with his bat, a writer grow with his pen and a programmer grow with his machine. I was my gifted my first desktop by my father back in year 2003. That was assembled desktop with following configurations, Processor: Pentium 3 1.7 GHz ||RAM: 128 MB || Hard Disk: 40 GB || 17ContinueContinue reading “Lenovo ThinkPad T440P: My next companion”
First look of book: Designing Evolvable Web APIs with ASP.NET by Glenn Block
In India order this book from Amazon here “You become what you read “ In this era of Kindle, tablets and EBooks, I proudly consider myself as real book lover. I get more connected to real book than any EBook on any trendy device. In order to purse my passion of collecting good books, toadyContinueContinue reading “First look of book: Designing Evolvable Web APIs with ASP.NET by Glenn Block”
Announced: Winners of Dan Wahlin AngularJS jump start course
Recently I ran a competition in which you had Chance to get free Access to Dan Wahlin AngularJS jump start course worth 60$ I have selected 10 winners random from comments, tweets and FB. I am pleased to announce their name below, James Kell DiptiMaya Patra Lokesh Kondeti Rahat Khanna Sonam Kumar Mike Shaffer SatyaprakashContinueContinue reading “Announced: Winners of Dan Wahlin AngularJS jump start course”
Microsoft MVP Award: 5th Times in Row
It is 5th times in a row that Microsoft awarded me as “Microsoft Most Valuable Professional”. I have been a Microsoft MVP since 1st April 2010 and getting it 5th times consecutively is matter of motivation and pride for me. Learn more about Microsoft MVP award here First time I was awarded in ConnectedContinueContinue reading “Microsoft MVP Award: 5th Times in Row”
Understanding routing of expressJS in Node.JS
For further advanced reading you may want to prefer REST API using express . I have started learning Node.JS and for web apps most popular ExpressJS framework. Well few call it big library as well. As learner does not matter whether big library or framework, let’s start exploring. While exploring express realised that one ofContinueContinue reading “Understanding routing of expressJS in Node.JS”
Chance to get free Access to Dan Wahlin AngularJS jump start course worth 60$
Winners will be announced on 3rd April 2014 Thursday at 8 am IST Get 50% discount on course here Dan Wahlin is well known blogger and speaker and he has been teaching us various technologies for several years now. You must have seen his many courses on HTML, JQuery, and JavaScript, AngularJS etc. on PluralsightContinueContinue reading “Chance to get free Access to Dan Wahlin AngularJS jump start course worth 60$”
Setup Express and run first application in Node.js
In this post we will take a step by step look in setting up Express and creating first application. I assume that you have already installed Node. If not then go ahead and install from here Once node.js is successfully installed, you can install Express framework by running npm install express on command prompt. AfterContinueContinue reading “Setup Express and run first application in Node.js”
Completed 6 years in Software Industry
24th March is very important date in my life. I started my journey as professional or in simple words I started working on 24th March 2008 after passing engineering in June 2007. Hence today I have completed 6 years as working professional. This has been an exciting journey. In these 6 years, I workedContinueContinue reading “Completed 6 years in Software Industry”