DotNetJalps
Exploring technologies through innovations!!
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
ADO.NET
AJAx
ASP.NET
ASP.NET 4.0
ASP.NET MVC
ASP.NET MVC 4.0
ASP.NET WEB API
ASP.NETPages
Azure
Blog
Blogging
BreadCrumb
Breakpoint
C#
C#.NET
Cache
Caching
CallHierarchay
Channel9
CodeRefactor
Community Tech Days
Configuration
Content Delivery Network
Cotent Management System
Dapper
DateTime
Debugging
Delegates
Denali
Distinct
Dotnetnuke
EF4.0
EFCodeFirst
Email
EmailType
Enterprise Library
Entity
Entity Framework
EntityFramework
Exception
General
Globalization
History
HTML
HTML5
HttpHandler
IntelliTrace
JavaScript
jQuery
Linq
LinqDataSource
Menu
MetaTag
Micorosft Community Techdays
Microsoft
MicrosoftAjax
MSDN
MultiMonitor
MVC 3.0
MVP
NavigateTo
NuGet
Number Input type
OutputCache
PageMethods
Parallel
Patterns
PetaPoco
Quiz
Razor
Refractor
Request
Response
ScriptManager
SEO
SilverLight
SQL Server
SQLServer 2008
SQLServer2011
System.Net.Mail
Task List
TechEdOnRoad
TSQL
UML
UpdatePanel
URL Input type
URLRewriting
VB.NET
VisualStudio
VisualStudio11
VisualStudio2010
WCF
Web.config
WebHelper
WebMatrix
WebRequest
WebResponse
WebService
WindowsAzure
WindowsAzureBootCamp
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
May 2012 (8)
April 2012 (12)
February 2012 (2)
January 2012 (6)
December 2011 (5)
October 2011 (5)
September 2011 (6)
August 2011 (7)
July 2011 (13)
June 2011 (11)
May 2011 (11)
April 2011 (13)
March 2011 (5)
January 2011 (12)
December 2010 (17)
November 2010 (2)
October 2010 (3)
August 2010 (8)
July 2010 (4)
June 2010 (8)
May 2010 (3)
August 2008 (1)
July 2008 (2)
May 2008 (1)
April 2008 (3)
February 2008 (3)
January 2008 (23)
My Blogs
My personal Blog- www.dotnetjalps.com
My BeyondRelational SQL Server blog
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...
Filed under:
ASP.NET
,
C#.NET
,
ASP.NET MVC
,
C#
,
ASP.NET 4.0
,
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...
Filed under:
ASP.NET
,
C#.NET
,
ASP.NET MVC
,
C#
,
ASP.NET 4.0
,
Dapper
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...
Filed under:
ASP.NET
,
C#.NET
,
C#
,
ASP.NET 4.0
,
Dapper
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...
Filed under:
ASP.NET
,
Microsoft
,
C#
,
Community Tech Days
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...
Filed under:
ASP.NET
,
C#.NET
,
ASP.NET MVC
,
C#
,
ASP.NET 4.0
,
Dapper
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...
Filed under:
ASP.NET
,
ASP.NET MVC
,
VisualStudio
,
ASP.NET 4.0
,
VisualStudio2010
,
HTML5
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...
Filed under:
ASP.NET
,
VisualStudio
,
ASP.NET 4.0
,
VisualStudio2010
,
HTML5
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...
Filed under:
ASP.NET
,
SQL Server
,
Denali
,
SQLServer2011
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...
Filed under:
ASP.NET
,
C#.NET
,
VisualStudio
,
ASP.NET 4.0
,
VisualStudio2010
,
Task List
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...
Filed under:
ASP.NET
,
IE9
,
Internet Explorer 9
More Posts
Next page »