Article featured on official ASP.NET website home page!!
dotnetExpertGuide.com
Few of my articles have been featured on various communiuty websites including official ASP.NET home page and MSDN website.
Nandip Makwana is the modern day geek and is passionate about digital world and web.
He completed Masters in Computer Application in June 2011. Currently he is working as a Jr. Software Engineer (ASP.NET). He has shown great promise and command over ASP.NET and technologies surrounding it during his academic years and professional life. He has hands on experience with C#, ASP.NET, MVC, apart from JQuery, JSON etc.
He aims to make a difference to the community by giving his share of inputs and ideas through his blog: http://www.dotnetexpertguide.com. Many of his articles have been featured on various community websites including official ASP.NET home page and official MSDN website. His article series on ASP.NET MVC 4, is a part of ASP.NET MVC content map on MSDN website since developer preview version of ASP.NET MVC4.
July 2012 - Current
May 2011 - May 2012
Working as a Jr. Software Engineer on SaaS based product built on top of ASP.NET.
Primary Role: Implementing new feature in ongoing product development, starting right from analysis, planning, implementation and unit testing.
January 2011 - April 2011
2012
2008 - 2011
Our team has secured 1st rank in "WEBZONE FootPrints10" – A national level event organized by M.S. University, Baroda in February 2010.
We have developed dynamic web portal where user can manage their photo albums. Idea of storing image in database lead our team towards first rank. We used database rather than file system so hacker cant execute malicious script uploaded as image files (by changing its extension). Later on in May 2011, i faced similar issue with one live portal. For more detail check writing section of this profile or visit http://www.dotnetexpertguide.com/2011/05/validate-uploaded-image-content-in.html
2005 - 2008
CodePlex, Oct 2011; followed by 14 people
The MVC Social Helper project would enable a developer to easily integrate the AddThis and ShareThis social sharing widget in their MVC 3 projects in the initial release. The AddThis and ShareThis widgets can be easily customized while using the Helper. It is shipped with predefined configurations for both AddThis and ShareThis widgets, however you customize AddThis and ShareThis widget based on different criteria e.g. Which button to include, Button size, Widget style, etc.
Planning, Developing, Testing.
GitHub, Feb 2013; followed by 2 people
Package for auto upgrade MVC 3 Application to MVC 4 Application
dotnetExpertGuide.com
Few of my articles have been featured on various communiuty websites including official ASP.NET home page and MSDN website.
dotnetExpertGuide.com
A way to set up ASP.NET host headers to provide dynamic sub domains for an ASP.NET hosted website.
dotnetExpertGuide.com
In all application, whether it is web or desktop, whether it is built in .NET or JAVA or any other language, we all are using (and we should use if we are not!) Try…
dotnetExpertGuide.com
Well after a long buzz of vNext (ASP.NET 4.5) and MVC 4. Yesterday Microsoft released a developer preview of ASP.NET 4.5 and MVC 4. For a next couple of day I am going to post about cool new features of MVC 4. And accordingly I will update this page with updated MVC 4 post links.
dotnetExpertGuide.com
In this article, I have explained how to validate uploaded image file content to prevent the uploading of malicious script masquerading as image content.
dotnetExpertGuide.com
In ASP.NET 4.0 there are new features that enable developer to make SEO friendly websites very easily. And if you google out, you will find plenty of article which…
dotnetExpertGuide.com
With the release of ASP .NET 2.0 AJAX Extensions 1.0, building AJAX application with .NET technology is quite easier without writing single line of JavaScript. But still if we want to develop rich AJAX application then coding in JavaScript is must for greater control over the application.

SQL Performance Tuning Techniques Using Wait Statistics, Types & Queues
Pinal Dave, Rick Morelan
Visual Studio