Creating New Stored Procedures for the Typed DataSet’s TableAdapters : Scott Mitchell
In earlier tutorials we have created SQL statements in our code and passed the statements to the database to be executed. An alternative approach is to use stored procedures, where the SQL statements are pre-defined at the database. In this tutorial we learn how to have the TableAdapter Wizard generate...
HttpModule For Timing Requests : you've been HAACKED
Yesterday, I wrote a quick and dirty ASP.NET HttpModule for displaying the time that a request takes to process. Note that by turning on trace output for a page, you can get timing information for that page. But as far as I understand, and I need to double check this, this only applies to the page lifecycle...
How I got started in programming. : Microsoft's Opinionated Misfit Geek - Misfit Geek [Syndicated]
In 1974, there were no personal computers. My school got a very basic "programmable" calculator. It was about 8 times this size of today's laptop computers, had the equivalent of 8 16Bit registers and a collection of math operations. This was my introduction to programming and I was hooked. Shortly after...
MS AJAX 1.0 Setup Project Prerequisite for Visual Studio 2005 :
Make Microsoft AJAX 1.0 Extensions redistributable with a Visual Studio setup project/bootsrapper prerequisite. After binaries are installed "Microsoft ASP.NET 2.0 AJAX 1.0 Extensions" prerequisite will show up in the Prerequisites dialog box of the Visual Studio's Setup Project Properties. When installing...
Introduction to SharePoint Products and Technologies for .NET Developers: Custom Content Types : ASP.NET Webcasts
Did you know that you can implement different behaviors in Microsoft SharePoint Products and Technologies for different document types? Join this webcast, one of a 10-part series on SharePoint Products and Technologies for Microsoft .NET developers, to learn how from Robert Bogue, Microsoft Most Valuable...
SuperGRID :
Developed for creating even richer web applications, this control is being built to be the richer and powerfull one. For some directions about how to get the values filled by the user, see Getting values back Developed for creating even richer web applications, this control is being built to be the richer...
JSON Viewer :
The JSON Viewer package is a set of 3 viewers available in the following flavors: 1. A standalone viewer - JsonView.exe 2. A plugin for Fiddler 2 (http://www.fiddler2.com/) - FiddlerJsonViewer.dll 3. A visualizer for Visual Studio 2005 - JsonVisualizer.dll The viewer supports plugins to allow you to...
ASP.NET AJAX Controls & Extenders :
A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit. The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class. The prompt control also utilizes...
AJAX MVC :
This project was created to fill a temporary need for an Ajax framework for ASP.NET Server Control authoring for the ASP.NET MVC Framework. ASP.NET Ajax server controls are authored by inheriting from the System.Web.UI.ScriptControl class which is dependent upon the System.Web.UI.ScriptManager control...
Chat :
Do you wish your website had AJAX Chat available on any page? Do you wish for a chat is 100% configurable? What if this chat did not require the use of databases or bloated archives of xml that store the conversations? What if the installation consisted of dragging it onto your page and spending less...
