Saturday, October 13, 2012

Calling ServerSide Method using Jquery in asp.Net and C#

As the title says we can call Server side methods from client side using Jquery. But in this methods You cannot use Server Controls in that method.

Click Here  to see the link and how it works.

In the above link i used to display the images after uploading with Asynchronous File UploadControl. .

Tuesday, October 9, 2012

Asynchronous File UploadControl To Display Thumbnail Images After Uploading

Previously in This Post Showed how to use Asynchronous File UploadControl to upload images.
Now i will show how to display the uploaded Image in Thumbnail.

OutPut :



Sunday, October 7, 2012

Important Plugins For .Net Developers

Here i will some of the important Applications(Plugins for VS) needed for .Net Developers .
Some Plugins may be Free and others need to be purchased.

Important Plugins for Visual-studio 2008/2010/2012



Plug-in Name
VS 2008/2010
Trail / FREE
Web URL




TortoiseSVN
Not for VS
Free
http://tortoisesvn.net/downloads.html
PowerTools
2010
Free
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef
PowerCommands2008
2008
Free
http://archive.msdn.microsoft.com/PowerCommands
PowerCommands2010
2010
Free
http://visualstudiogallery.msdn.microsoft.com/e5f41ad9-4edc-4912-bca3-91147db95b99
VS Power Commands
2010
Free
http://visualstudiogallery.msdn.microsoft.com/e5f41ad9-4edc-4912-bca3-91147db95b99
DevExpress
2008/2010
Trail
www.devexpress.com/
Telerik
2008/2010
Trail
www.telerik.com/



If you know more plugins please share with Comments.

Wednesday, October 3, 2012