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
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...
Random Password Generator with optional combination of Lower, Upper, Special and Numeric characters
This is been quite some time since I have shared some useful stuff with community. As you all know priorities always keep changing. So her...
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...
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...
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...
Format Log File
In almost all projects we have to implement some kind of logging mechanism which facilitates us in finding the root cause of the issue and ...
Download Image from URL with c#
Recently I came across a situation where I need to download Images from a web site. Here is a tiny little code through which I have done th...
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...
How do disable back button in browser
Generally there are cases when we want to disable back button in browser. We have multiple options to disable back button in browser. Here a...
Followers
ScottGu's Blog
Loading...
Steve Wellens
Loading...