Dotnetjalps-asp.net
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 4.5
ASP.NET MVC
ASP.NET MVC 4.0
ASP.NET WEB API
ASP.NETPages
Azure
Blog
Blogging
BreadCrumb
C#
C#.NET
Cache
Caching
CodeRefactor
Content Delivery Network
Dapper
Debugging
Delegates
Denali
Dotnetnuke
EF4.0
EFCodeFirst
Enterprise Library
Entity
Entity Framework
EntityFramework
Enum
ErrorHandling
Exception
ExpandoObject
FileUpload
General
Generic Handler
Globalization
History
HTML
HTML5
HTMlEncode
HttpHandler
IE9
Infosys
IntelliTrace
Internationalization
Internet Explorer 9
Inversion of Control
JavaScript
jQuery
JqueryUI
JSON
Label
Linq
MetaTag
Micorosft Community Techdays
Microsoft
MSDN
MVP
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
UpdatePanel
URL Input type
URLRewriting
VB.NET
ViewEngine
VisualStudio
VisualStudio11
VisualStudio2010
VisualStudio2012
WCF
Web.config
WebHelper
WebMatrix
WebRequest
WebResponse
WebService
WindowsAzure
WindowsAzureBootCamp
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
February 2013 (4)
January 2013 (5)
December 2012 (6)
October 2012 (1)
September 2012 (4)
August 2012 (1)
July 2012 (6)
June 2012 (4)
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
July 2011 - Posts
1
Comments
SQL Management Studio in Visual Studio 2010
by
Jalpesh P. Vadgama
Microsoft Visual Studio 2010 is a great IDE and everyday I am discovering something new about it. Today I am also going to explain new feature of Visual Studio 2010. In this post I am going to Transact SQL Editor feature in Visual Studio 2010. Visual...
Filed under:
ASP.NET
,
C#.NET
,
VisualStudio
,
VisualStudio2010
0
Comments
Hello World application with ASP.NET pages and WebMatrix
by
Jalpesh P. Vadgama
In this post I am going to explain how we can create fast web sites without worrying about code and other stuff. Microsoft has introduced a new web development tools called ‘WebMatrix’. It’s a free tool provided by Microsoft to create website fast. What...
Filed under:
ASP.NET
,
WebMatrix
,
ASP.NETPages
1
Comments
Visual Studio 2010 styles
by
Jalpesh P. Vadgama
I have been working with visual studio 2010 yesterday and I was searching some thing and same time I have found one great site for Visual Studio styles. http://studiostyl.es/ This site is cool and you can find lots of visual studio 2010 styles of your...
Filed under:
ASP.NET
,
C#.NET
,
VisualStudio
4
Comments
Box Selection in Visual Studio 2010
by
Jalpesh P. Vadgama
Every day I am discovering something new with Visual Studio 2010 and In this post I am again going to explain you new interesting feature of Visual Studio 2010. We all required to modify the code in bulk some time and there is a new features for Visual...
Filed under:
ASP.NET
,
VisualStudio
,
C#
,
VisualStudio2010
1
Comments
Windows Azure Table Storage in detail
by
Jalpesh P. Vadgama
Windows Azure table storage provides two kind of storage 1) SQL Azure and other one is 2) Table,queue,blob and other storage like drives etc. In this blog post I am going to explain Table storage in details. What is Windows Azure Table Storage: Windows...
Filed under:
ASP.NET
,
ADO.NET
,
Azure
,
WindowsAzure
3
Comments
New Improved IntelliSense with Visual Studio 2010
by
Jalpesh P. Vadgama
I have posted lot many things about Visual Studio 2010 features because its a great IDE(Integrated Development Environment).Today I am going to write about IntelliSense improvement in Visual Studio 2010. Today when I was working with Visual Studio...
Filed under:
ASP.NET
,
C#.NET
,
VisualStudio
,
VisualStudio2010
3
Comments
Introduction to Windows Azure
by
Jalpesh P. Vadgama
Introduction to Windows Azure. Recently I have got chance to work with SQL Azure and I loved it. So that’s why Here I am going to start series of post on Windows Azure and SQL Server Azure. In first post of this series I am going to introduce you...
Filed under:
ASP.NET
,
C#.NET
,
Azure
0
Comments
Some important attributes in EFCodeFirst
by
Jalpesh P. Vadgama
In today’s post I am going to explain some of the important attributes in EFCodeFirst. Whey you do scaffolding with ASP.NET MVC this all attributes are where much important. So Let’s explore all the attributes. Key Attribute: When you put this attribute...
Filed under:
ASP.NET
,
EF4.0
,
C#
,
EFCodeFirst
4
Comments
Parallel for loop in C# 4.0
by
Jalpesh P. Vadgama
Now days we are getting our computer equipped with more and more power even now we are getting quad core processor is also at lower price. Since we have multicore processors are now so we can take advantages of multicore processor with parallel execution...
Filed under:
ASP.NET
,
C#.NET
,
ASP.NET 4.0
,
Parallel
1
Comments
CRUD Operation with ASP.NET MVC and EFCodeFirst Part-2
by
Jalpesh P. Vadgama
In the previous post I have already explained How we can list data from database easily with the help of EFCodeFirst . In this post I am going to explain How we can complete Create,Edit,Delete and Details operations within 10 minutes. So let’s first Start...
Filed under:
ASP.NET
,
C#.NET
,
Entity Framework
,
EF4.0
,
C#
,
EFCodeFirst
,
EntityFramework
More Posts
Next page »