Zampa

Stories kicked by Zampa

Setting the DefaultButton property for a PasswordRecovery control(foundryforward.com)

submitted by ZampaZampa(25) 3 years, 11 months ago

great how-to on solving an issue with the PasswordRecovery control read more...

add a comment |category: |Views: 103

tags: another

Web.NET: Dynamic Rendering of META Description HTML tag(blog.turlov.com)

submitted by aturlovaturlov(355) 4 years ago

Article explains how to render META Description HTML tags dynamically on ASP.NET page. Relevant for SEO read more...

add a comment |category: |Views: 18

tags: another

Integrated social networking in ASP.NET(dimebrain.com)

submitted by dcrennadcrenna(1355) 4 years ago

This riff explores how to move all common social networking features of a web application, such as tagging and commenting, to a separate assembly to make them re-usable across all of your projects. read more...

add a comment |category: |Views: 460

tags: another

Minify your CSS through Regex(weblogs.asp.net)

submitted by zowenszowens(988) 4 years, 3 months ago

Decreace the size of your CSS stylesheet through a few simple and easy Regex replacements. read more...

1 comment |category: |Views: 150

tags: another

JScript IntelliSense: Working with jQuery(blogs.msdn.com)

submitted by bdsuttonbdsutton(525) 4 years, 3 months ago

Looks like the new VS 2008 hotfix will help VS 2008 work better with jQuery. If you haven't checked out jQuery and you are doing web development give it a try and I think you'll be impressed. read more...

add a comment |category: |Views: 12

tags: another

New ASP.NET Wiki(weblogs.asp.net)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

Check out the new ASP.NET wiki for a ton of resources on asp.net. Being a wiki, everyone can contribute so go ahead and give it a whirl! http://wiki.asp.net/ read more...

1 comment |category: |Views: 12

tags: another

Exploring one of MS AJAX’s often overlooked features.(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 6 months ago

A closer examination of ASP.NET AJAX's $addHandler function and several real world examples of its use. read more...

add a comment |category: |Views: 6

tags: another

URL Rewriting in ASP.NET without using HTTPHandlers or ISAPI.(codeeleven.blogspot.com)

submitted by FlySwatFlySwat(485) 4 years, 6 months ago

How to perform URL Rewriting by writing a custom HTTPModule. This technique even works on shared hosting plans. read more...

1 comment |category: |Views: 61

tags: another

Animating ASP.NET AJAX Update Panel Updates(dennydotnet.com)

submitted by superghostsuperghost(2260) 4 years, 6 months ago

The ASP.NET AJAX Update Panel simply replaces the panel contents when it updates. In this example we see how we can add some animation to the update. read more...

add a comment |category: |Views: 83

tags: another

Speed Up Your Site! 8 ASP.NET Performance Tips(sitepoint.com)

submitted by k000derk000der(4765) 4 years, 7 months ago

Sample chapter from the book "The ASP.NET 2.0 Anthology". Many nice tricks to improve the performance of you site/app. read more...

4 comments |category: |Views: 93

tags: another

Why I’m switching to Facebook.NET from the Facebook Developer’s Toolki(ajaxninja.com)

submitted by AarononthewebAaronontheweb(1140) 4 years, 8 months ago

The Facebook Developer Toolkit, the Microsoft-endorsed .NET library for developing, has caused me nothing but trouble, and now I am switching to Facebook.NET for all of my Facebook application development in ASP.NET. read more...

4 comments |category: |Views: 8

tags: another

Different methods for creating partial page updates(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 8 months ago

This article compares MS Ajax and the Gaia Web Widgets Framework. Specifically it compares the UpdatePanel and Gaia Web Controls for acheiving partial page updates. read more...

add a comment |category: |Views: 36

tags: another

Scott Hanselman's 2007 Ultimate Developer and Power Users Tools(hanselman.com)

submitted by wooyaywooyay(695) 4 years, 9 months ago

Scott's fantastic list of essential tools updated for 2007 read more...

add a comment |category: |Views: 34

tags: another

Where are all the cool startups that run on ASP.NET?(sashasydoruk.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 9 months ago

"Sure there are Community Server, MySpace, DotNetKicks and DasBlog; there are all very fine products, but compare them to LAMP, Rails and Java lineup: Digg, Yahoo, LinkedIn, Flickr, Backpack and the Company, Delicious, all the Google Apps, Mint, Meebo, Twitter, Zillow and of course Infinite Cat Project. If you checkout the new startups on TechCrunch, it seems like every new startup is something Linux based and is not ASP.NET." read more...

5 comments |category: |Views: 20

tags: another

Using JQuery to Make Asp.Net Play Nice with Asp.Net(blog.spontaneouspublicity.com)

submitted by HoolieManHoolieMan(1715) 4 years, 9 months ago

I have found that developing an Asp.Net application that makes heavy use of javascript is very difficult. One of the major pain points is dealing with the horrendously long ids that Asp.Net server controls generates. Here is how to overcome the difficulties with these Uber-long ids. read more...

1 comment |category: |Views: 8

tags: another

Tired eyes? You're looking at the wrong part of your computer monitor!(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 4 years, 9 months ago

How to look at your monitor without straining or tiring your eyes. read more...

2 comments |category: |Views: 20

tags: another