abdurzamman

Stories submitted by friends of abdurzamman

Showing Modal Progress Dialog in all Ajax Operation (geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 9 months ago

Learn how to show a Modal Progress Dialog in all your ajax operation. read more...

1 comment |category: |Views: 303

tags: another

Loading UserControl Dynamically in UpdatePanel(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 9 months ago

Shows how to load user controls dynamically in update panel on different menu click and how to employ different helper controls like UpdateProgress, ModalPopupExtender when the control is loading. read more...

1 comment |category: |Views: 511

tags: another

Asp.net Ajax UpdatePanel Simultaneous Update - A Remedy (geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 9 months ago

Shows how work in Update Panel Simultaneous Update. read more...

1 comment |category: |Views: 95

tags: another

Create An Ajax Style File Upload(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 9 months ago

Learn how to upload file without refreshing the whole page. read more...

add a comment |category: |Views: 193

tags: another

Implement Yahoo's YSlow in your Asp.net pages(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 9 months ago

Enhanced version of Combining Multiple JS and CSS files into one. Now supports Compression, Minifier for JS and CSS files. read more...

add a comment |category: |Views: 45

tags: another

Combine Multiple JavaScript and CSS Files and Remove Overheads (geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 10 months ago

Learn how to combine multiple resource file and remove overheads from server. read more...

1 comment |category: |Views: 114

tags: another

Cancel a Web Service Call in Asp.net Ajax(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 10 months ago

This will show you how to cancel a web Service call after it is invoked, It will also provide some interesting findings (Maybe a Bug) in Asp.net Ajax Network Layer. There are plenty of examples available on how to abort an UpdatePanel AsyncPostback but none for the WebService. read more...

add a comment |category: |Views: 117

tags: another

Performance Benchmark with a Handy class(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 11 months ago

Benchmark performance and analysis in MS Excel. read more...

add a comment |category: |Views: 10

tags: another

Show a Page when Asp.net session expires(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 11 months ago

Learn how to show a page when asp,net session expires with one line of code. read more...

add a comment |category: |Views: 80

tags: another

Asp.net Ajax Grid and Pager(dotnetslackers.com)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 11 months ago

This article will show you how to create an AJAX Grid and a generic pager, which mimics the built-in GridView control on the client side. read more...

add a comment |category: |Views: 52

tags: another

Secure Cookie(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 5 years, 4 months ago

This my second post of almost same topic asp.net lacking. This time it is Cookie. Still Asp.net has the lacking of creating encrypted cookie. Here is another handy class which generates encrypted cookie. read more...

1 comment |category: |Views: 30

tags: another

Secure Url(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 5 years, 4 months ago

NET version 3.0 has been released, but Asp.net still does not have any built-in support for passing querystring in encrypted text. This class will give you the support to pass querystring in encrypted rather than plain. read more...

add a comment |category: |Views: 30

tags: another

Exchange data securly with a WebService without HTTPS/SSL(codeproject.com)

submitted by kazimanzurrashidkazimanzurrashid(3965) 5 years, 4 months ago

In this article shows you how to exchange data securely with a Web Service without HTTPS/SSL. It also provides real life example on the implementation and limitation on the important encryption types as well as Digital Signature that are available in .NET Framework. read more...

1 comment |category: |Views: 63

tags: another

Vote Pageflakes for the best Ajax Site Developed in Asp.net(manzurrashid.wordpress.com)

submitted by kazimanzurrashidkazimanzurrashid(3965) 5 years, 5 months ago

Vote for Pageflakes for the best Ajax Site Developed in ASp.net read more...

add a comment |category: |Views: 11

tags: another

Cross Domain Iframe Resize(manzurrashid.wordpress.com)

submitted by kazimanzurrashidkazimanzurrashid(3965) 5 years, 5 months ago

A greate example how to resize an iframe which resides in another domain. read more...

add a comment |category: |Views: 789

tags: another