May 2011 - Posts

0
Comments

Delete with Dapper ORM and ASP.NET MVC 3 by Jalpesh P. Vadgama

I have been writing few posts about Dapper ORM and ASP.NET MVC3 for data manipulation. In this post I am going to explain how we can delete the data with Dapper ORM. For your reference following are the links of my previous posts. Playing with dapper...
3
Comments

Edit/Update with dapper ORM and ASP.NET MVC 3 by Jalpesh P. Vadgama

In last two post I have already written about Getting data and adding data with Dapper Micro ORM. In this post I will explain how we can use the dapper ORM for data update. For reference following is the two post links for the Dapper ORM Series. Playing...
7
Comments

Insert with Dapper Micro ORM and ASP.NET MVC 3 by Jalpesh P. Vadgama

As I have already posted about the how to fetch data in my earlier post for Dapper ORM. In this post I am going to explain how we can insert data with the dapper ORM. So let’s extend the earlier post project. As explained in earlier post I have already...
2
Comments

Microsoft Community Techdays at Ahmedabad-11th June 2011 by Jalpesh P. Vadgama

Microsoft community TechDays are great events organized by Microsoft and every time I like to be part of it. Now once again this event date is announced by Microsoft and its going to happen 11th June 2011. I would love to part of it. It’s a free event...
9
Comments

Playing with dapper Micro ORM and ASP.NET MVC 3.0 by Jalpesh P. Vadgama

Some time ago Sam Saffron a lead developer from stackoverflow.com has made dapper micro ORM open source. This micro orm is specially developed for stackovewflow.com for keeping performance in mind. It’s very good single file which contains some cool functions...
4
Comments

<nav> tag in HTML5 by Jalpesh P. Vadgama

HTML5 is great new version of HTML with great features. I am exploring that in great details for our forthcoming projects. I found a great tag that can be used in all websites for the navigation. <nav> tag defines a area for navigation in whole...
4
Comments

HTML5 Intellisense in Visual Studio 2010/2008 by Jalpesh P. Vadgama

Recently I was playing with HTML5 and I was in need of the HTML5 intellisense in Visual Studio 2010. I found a great extension which will provide me a great intellisense for HTML5. I thought its great to share with you all.  You can download that...
6
Comments

What’s new in SQL Server ‘Denali’ Management Studio. by Jalpesh P. Vadgama

Before sometime Microsoft has launched SQL Server Denali CTP a new version of SQL Server. I have downloaded it and install it on my machine. I have found variety of new features in SQL Server. Today I am going to explore some of the new features in SQL...
3
Comments

Task list window in Visual Studio 2010 by Jalpesh P. Vadgama

Task list is a great feature of visual studio and I think its most unappreciated features of Visual Studio 2010 and most of developers are not aware of it or don’t know about it and that’s why they are not using it. So I decided to write  blog post...
3
Comments

What’s new in Internet Explorer 9? by Jalpesh P. Vadgama

Microsoft has recently launched the Microsoft Internet Explorer 9 and I have just installed it on it in my machine and I am quite amazed with the features its providing so I thought its worth to right a blog post about it. The first and foremost thing...
More Posts Next page »