sorted by:
best match first |
newest listings first
Featured Listings
- New Approach to Usability: Annoy Users
When I saw this article, Microsoft Exec: UAC Designed To ’Annoy Users’ , (via Bryant Likes ), I thought, “Nah, one of those April Fo
From: AspNetResources.com articles, news and updates - ASP.NET - 4/27/2008
- Microsoft vs HP: different approaches to recycling
In the last two weeks I got three packaging that made me thing the way products are packaged, and how with a little bit of care, industries could make
From: CodeClimber - ASP.NET - 8/5/2009
- An Object-oriented Approach to Finite State Automata
A brief introduction to FSA and a ready-to-use class library
From: Codeproject - ASP.NET - 2/4/2009
- Resources Approach
Hi,
I'm developing application using WCF as RESTful client. The server is written in Java using GlassFish and Jersey.
WCF have all kind of great featu
From: WCF Rest Starter Kit - ASP.NET - 3/30/2009
- AutoCompleteExtender: Best approach for alternating colors?
Hello When you look at the jquery autocomplete you see that they used alternating colors. See the demo:http://jquery.bassistance.de/autocomplete/demo/
From: ASP.NET AJAX Control Kit - ASP.NET - 2/4/2009
- Use multihreading/asynch approach to optimise speed in for each loop.
1 Hi,
2
3 I need some help with multithreading and asynch call.
4
5 My requirement is :
6
7 Every 10 second i will hit my db and get 500 reco
From: C# - ASP.NET - 1/21/2009
- Adding scripting support to your Application using minimalistic approach
One very simple way to add scripting support to your app without need to install or distribute anything
From: The Code Project Latest Articles - ASP.NET - 3/26/2009
- A different approach to inappropriate defaults
I've had a couple of bug reports about my Protocol Buffers port - both nicely detailed, and one including a patch to fix it. (It's only due to my lack
From: Jon Skeet - ASP.NET - 5/14/2009
- An old but somehow new approach to RSS feed reading
I've been a Google fan as long as I can remember and have been using most of their services (iGoogle, Gmail, Greader, search engine, etc.) except for
From: Menace Studio Blog - ASP.NET - 12/15/2008
- Using the WSDL-First design approach with WCF services
Couple of helpful posts from the archives for you. If you are care about interop, then you probably want to use a contract-first or WSDL-first design
From: All About Interop - ASP.NET - 9/5/2008
- Is this approach goofy?
Ok - I've pretty much had it with working with the default membership provider AND customizing it - so I'm just going to do this crap manually.
***
From: Security - ASP.NET - 1/22/2009
- Simple Form Validation - A Reflection based approach
Are you tired of placing multiple Validation controls on Form? If you are bored of following scenario like me, keep on reading the post: A simple Emai
From: Tanzim Saqib on .NET discovery - ASP.NET - 10/1/2008
- Web Service /WCF Communication - Design Approach
What is a better approach when an ASP .NET Application need to communicate with multiple WCF and Web Services in a typical SOA architecture in terms o
From: Architecture - ASP.NET - 11/30/2008
- Which Approach will be good for performance of Credit Card data manipulation?
Hello, I have requirement that my project(asp.net application + C#) with 100000 users at a time. Users want to see their credit card data which will b
From: Architecture - ASP.NET - 11/28/2008
- App_Code Approach
App_Code approach
As per my knowledge App_Code
approach will give me flexibility to migrate any files into Production environment
without
From: Architecture - ASP.NET - 12/1/2008
- ASP.NET AJAX Development Approach Part 2
Brian Mains overviews the client portion of the ASP.NET AJAX framework.
From: ASP.NET Community - ASP.NET - 8/22/2008
- ASP.NET AJAX Development Approach Part 1
Brian Mains overviews the client portion of the ASP.NET AJAX framework.
From: ASP.NET Community - ASP.NET - 11/28/2008
- ASP.NET 2.0 Localization Features - A Fresh Approach to Localizing Web Applications
As more and more companies reach out to other countries for business, creating global Web applications with Microsoft ASP.NET is becoming more and mor
From: ASP.NET Community - ASP.NET - 12/12/2004
- How can i approach to datagrid that existing in else page?
Thank.
From: Getting Started - ASP.NET - 1/15/2009
- Best Approach: Complex "Dynamic" Server Controls (that require server-side processing)
Hi All, I have a page that loads it's contents strictly from a database. So for example, it could be... http://www.mysite.com/mypage.aspx?pagekey=4 (2
From: Custom Server Controls - ASP.NET - 11/18/2008
- ASP.NET AJAX Development Approach Part 3
Brian Mains overviews the client portion of the ASP.NET AJAX framework.
From: ASP.NET Community - ASP.NET - 9/10/2008
- Best approach for teaching first exposure to Entity Framework
I just returned from conferences in Amsterdam and Bulgaria where one of the sessions
I presented at both conferences was an Intro to Entity Framework
From: Julie Lerman Blog - ASP.NET - 10/20/2008
- A New AJAX Approach - Client-side Controls Invoking Web Services
Since the time we shipped our first production suite of native ASP.NET AJAX controls back in November of 2006, we've been experimenting with new ways
From: ComponentArt - ASP.NET - 1/25/2008
- WebSite or WebApplication in C# for TDD Approach ? Unit Testing Using VS 2005 Team Edition
When Following a TDD approach, where in we write a test for the web application , which option is better. Is it better to use a 1. Create a new WebApp
From: VS 2005 Web Application Projects - ASP.NET - 12/22/2008
- New Grid Feature: CallbackParameter
A common scenario that our users encounter with the Grid is the need to populate it with different data depending on client-side context – for i
From: ComponentArt - ASP.NET - 12/19/2007