skip to main
|
skip to sidebar
Zeeshan Umar's .Net Blog
This Blog dedicated to Microsoft Technologies specially ASP .Net and C#.
Welcome
CodeProject
Hi,
I am creating this blog to support .Net community. Input from all the guys is welcomed
Welcome
2009-01-27T03:21:00-08:00
Zeeshan Umar
Newer Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Zeeshan Umar
Gold Medalist In BS From PAF-KIET Development Architect In Telenor Pakistan Over 6 years of experience in Microsoft and Java Technologies
View my complete profile
Contact Me
Certifications
Blog Archive
►
2015
(1)
►
August
(1)
►
2013
(3)
►
November
(1)
►
July
(1)
►
April
(1)
►
2012
(9)
►
July
(1)
►
June
(1)
►
May
(1)
►
April
(3)
►
March
(1)
►
February
(1)
►
January
(1)
►
2011
(21)
►
December
(1)
►
November
(1)
►
September
(1)
►
August
(2)
►
July
(2)
►
June
(2)
►
May
(3)
►
April
(2)
►
March
(4)
►
February
(2)
►
January
(1)
►
2010
(11)
►
December
(1)
►
November
(2)
►
September
(1)
►
August
(1)
►
July
(1)
►
June
(3)
►
April
(1)
►
January
(1)
▼
2009
(15)
►
October
(2)
►
September
(1)
►
August
(3)
►
July
(5)
►
May
(1)
▼
January
(3)
Send Mails Via .Net
How to set Session Timeout in ASP.Net
Welcome
Labels
Advance
(3)
Ajax
(2)
ASP .Net
(18)
browser
(1)
c#
(9)
Cache
(3)
Code
(3)
Connection String
(1)
Cookies
(1)
CSS
(2)
Database
(1)
Email
(3)
Enterprise Library
(1)
EPPlus
(4)
errors
(2)
Excel Export
(5)
javascript
(9)
jQGrid
(1)
jQuery
(2)
logging
(1)
Microsoft
(3)
Mouse Events
(1)
MVC
(2)
News
(5)
Optimization
(2)
Oracle
(1)
Presentations
(1)
Serialization
(1)
Service Pack
(1)
Session
(6)
Silverlight
(1)
Telerik Data Access
(1)
Thumbnail
(1)
Tips
(22)
Visual Studio
(2)
web service
(1)
XML
(1)
Popular Posts
Creating Reports in Excel 2007 using EPPlus (Header, Footer, Comments, Image, Formatting, Shape and Formula)
Introduction EPPlus is really a powerful tool to generate excel based reports on server side and it is becoming my favorite tool as I am get...
Telerik Data Access a Simple Way to create Data Access Layers for your application
Recently I used Telerik Data Access for my Data Access Layer in one of my project. I have to deliver project quickly so I decided that ins...
Add hyper link in Excel using EPPlus
Many People has asked me that how they can add hyper link to another sheet through EPPlus. This is bit tricky because ws.Cells[1,1].Hyperli...
Unable to find the requested .Net Framework Data Provider. It may not be installed
Hi guys, I was on my holidays and enjoying something different so I was away for some time. However right now I am back and working on a Sl...
How to end session when browser is closed
In high traffic sites sessions are very costly and they use lots of server's memory. Generally session timeout is 20 min (by default) an...
$(document).ready(), pageLoad() and Sys.Application.add_init()
When I have basic understanding of AJAX and jQuery, I thought that $(document).ready(), pageLoad() and Sys.Application.add_init() are equiva...
Why .Net sessions are terminated/loss unexpectedly
There are many cases when ASP.Net website works great in development environment but as we migrate our website to production server, it star...
Article of the Day, PageMethod - An Easier and Faster Approach for ASP.NET Ajax
On Sunday, Feb 20, 2011, my article 'PageMethod - An Easier and Faster Approach for ASP.NET Ajax' was selected as ' Article of t...
How to restart your web application
Generally we all use cache to improve our website's performance. Caching is really useful when we are frequently displaying data which r...
ASP.Net State Server
Introduction In the world of web applications Sessions are commonly used to keep key information about users. Before going into the detail...
Followers
ScottGu's Blog
Loading...
Steve Wellens
Loading...