Click here to Skip to main content
15,905,419 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

1. Visual Studio JavaScript Intellisense Revisited
Or: “What I hope is not just ‘Yet Another Visual Studio JavaScript Intellisense Walkthrough’”
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Sky Sanders Updated: 22 Apr 2010
Rating: 4.85/5 ( (14 votes))
2. A General Purpose Visual Studio 2008 Development Server (WebDev.WebServer.exe) Test Fixture
Use Visual Studio 2008 Development Server (WebDev.WebServer.exe) in automated testing frameworks
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Sky Sanders Updated: 18 Apr 2010
Rating: 5.00/5 ( (3 votes))
3. Exploring Web.config - system.web/httpModules
Exploring Web.config - system.web/httpModules
(The Code Project Open License (CPOL))
Web Development » XHTML »
Sky Sanders Updated: 18 Apr 2010
Rating: 4.78/5 ( (7 votes))
4. salient.Delegate - a non-DOM JavaScript Delegate Implementation
salient.Delegate is a class that enables the implementation of numerous software design patterns that can accelerate design and development and improve the architecture of your JavaScript code by enabling reliable loose coupling of JavaScript code.
(The Code Project Open License (CPOL))
Programming Languages » Javascript »
Sky Sanders Updated: 18 Apr 2010
Rating: 4.33/5 ( (2 votes))
5. A Better JavaScript Generic Type Implementation
Runtime type safety, multiple type parameters and full Visual Studio Intellisense support
(The Code Project Open License (CPOL))
Programming Languages » Javascript »
Sky Sanders Updated: 18 Apr 2010
Rating: 4.50/5 ( (3 votes))
6. A simple JavaScript generic type pattern implementation
A simple JavaScript generic type pattern implementation
(The Code Project Open License (CPOL))
Programming Languages » Javascript »
Sky Sanders Updated: 18 Apr 2010
Rating: 4.75/5 ( (5 votes))
7. Consuming ASP.net WebServices, WCF Services and static Page methods from JavaScript (sans MS AJAX)
Leveraging the full power of the ASP.NET platform from client-side JavaScript can be as simple adding a few lines of code to an existing script obviating the requirements of an ASPX client page with a ScriptManager/MS AJAX js library.
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Sky Sanders Updated: 18 Apr 2010
Rating: 4.75/5 ( (23 votes))
8. C# File Upload with Form Fields, Cookies and Headers
Full featured HTTP upload utility
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Sky Sanders Updated: 18 Apr 2010
Rating: 4.71/5 ( (6 votes))
9. Visual Studio 2008 Productivity Tools: CodeRush/Refactor and Resharper finally play nice together
This is how I configure CodeRush/Refactor Pro and Resharper to enable peaceful coexistance.
(The Code Project Open License (CPOL))
.NET » »
Sky Sanders Updated: 29 Mar 2010
Rating: 5.00/5 ( (1 vote))
10. WCF: Loose coupling of WCF Service and Data Contracts
A strategy for implementing maintaining separation of concerns and implementation hiding.
(The Code Project Open License (CPOL))
Database Development » SQL Server » SQL Server 2008
Sky Sanders Updated: 1 Feb 2010
Rating: 4.29/5 ( (5 votes))
11. Salient.Web.Security.AccessControlModule
AccessControlModule can impart a greater consistency and usability upon the default behaviour of FormsAuthentication and allow any client script code to leverage FormsAuthentication in a straight forward manner.
(The Microsoft Public License (Ms-PL))
Web Development » XHTML »
Sky Sanders Updated: 2 Jan 2010
Rating: 5.00/5 ( (3 votes))