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...
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...
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...
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 ...
Get List of Process with Process Owner/User
Recently I have come to a situation where I want to list all the process in the computer. Solution was quite simple using Process.GetProces...
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...
Creating advanced Excel 2007 Reports on Server
Recently I was looking for an Advance tool through which I can generate complex Excel Reports. And after going through many tools I found EP...
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...
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...
$(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...
Followers
ScottGu's Blog
Loading...
Steve Wellens
Loading...