SNB Solutions
and
Microsoft
ASP.NET
Sign in
|
Join
Home
Contact
Search
Tags
CSS
fancybox
jQuery
Sponsors
advertise here
Navigation
Home
Blogs
Archives
March 2012 (1)
June 2011 (1)
June 2009 (2)
May 2009 (1)
March 2009 (1)
January 2009 (3)
December 2008 (1)
October 2008 (4)
May 2008 (3)
March 2008 (3)
February 2008 (3)
January 2008 (2)
January 2008 - Posts
20
Comments
ASP.NET 2.0 AJAX Update Panel and Update Progress
by
stoian bucovich
In this post I am going to show you how to use update panel and to show progress while the request is working. - In aspx file first I am going to register new name control <% @ Register Assembly ="AjaxControlToolkit" Namespace ="AjaxControlToolkit...
0
Comments
File upload control in ASP.NET 2.0
by
stoian bucovich
Ok, I was sitting infront of the computer screen and was thinking what to write so i decide to give you a clue how to use file upload control. Enough talking time for coding :) - In our aspx file <asp:FileUpload ID="FileUpload1" runat="server />...
More Posts