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
December 2011 - Posts
1
Comments
Page methods in asp.net
by
Jalpesh P. Vadgama
Now days people are looking for richer and fluid user experience and to create that kind of application Ajax is required. There are several options available to call server-side function from JavaScript with ASP.NET Ajax and if you are using asp.net 2...
Filed under:
ASP.NET
,
C#.NET
,
JavaScript
15
Comments
Async file upload with jquery and ASP.NET
by
Jalpesh P. Vadgama
Recently before some I was in search of good asynchronous file upload control which can upload file without post back and I have don’t have to write much custom logic about this. So after searching it on internet I have found lots of options but...
Filed under:
ASP.NET
,
JavaScript
,
jQuery
1
Comments
Redirection in URL Routing
by
Jalpesh P. Vadgama
In one of the my earlier post I have written How easily we do URL rewriting in ASP.NET Web forms. In this post I am going to explain redirection in URL Routing. In web application it’s a common scenario that we are redirecting our page to the one from...
Filed under:
ASP.NET
,
ASP.NET 4.0
,
URLRewriting
,
URLRouting
1
Comments
My blog post are appearing on MSDN ASP.NET MVC Content Map
by
Jalpesh P. Vadgama
Yesterday I was searching something and I got a nice surprise. I have seen my blog post for RSS reader is appearing on MSDN ASP.NET MVC content map. It is really proud movement for me. Following is the link from where you will get this. http://msdn.microsoft...
Filed under:
ASP.NET
,
ASP.NET MVC
,
MVP
,
MSDN
,
ASP.NET 4.0
12
Comments
Easy URL routing in ASP.NET 4.0 web forms
by
Jalpesh P. Vadgama
In this post I am going to explain URL routing in greater details. This post will contain basic of URL routing and will explain how we can do URL routing in fewer lines of code. Why we need URL routing? Let’s consider a simpler scenario we want to display...
Filed under:
ASP.NET
,
ASP.NET 4.0
More Posts