By tag: Tutorials
0
kicks
Dan Wahlin's Latest Silverlight Articles
Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts. You can read those article here. I've wrapped up that series and have started writing about Silverlight 1.0 and 2. Each week (or so) a new article will be published ...
0
kicks
ASP.Net Maker intro
ASP.Net maker is a product for e.World Technology Limited, and they are creating some other makers such as ASP Maker, JSP Maker, PHP Maker,...
You can download from there a trial version for 30 days, and also try to check the prices, its really cheap comparing to the tools power.
The following...
0
kicks
TDD for Beginners Series
Series of posts geared towards the beginner developer to TDD. These are meant to be as simple as possible to get the understanding across about TDD.
0
kicks
Windows Container tutorials
The castle projects gaining in popularity all the time (http://www.castleproject.org/) and now the Inversion of control container (collectively known as the MicroKernel & Windsor Container) is starting to get some attention.
In that same vein here is a wiki which collates a series of tutorial...
0
kicks
F# demos and tutorials
Walkthoughs of various programs written in the new F# programming language from Microsoft.
0
kicks
HTML and DHTML Overviews and Tutorials
HTML and DHTML Overviews and Tutorials from Microsoft
0
kicks
Ajax tutorials, resources, toolkits and presentations
Ajaxlines is a project focused on providing its audience with a database of most of Ajax related articles, resources, tutorials and services from around the world.
Its purpose is to showcase the power of Ajax and to act as a portal to the Ajax development community.
0
kicks
Amaizing Topnotch .NET Videos from a lot of gurus (all for free)
dnrTv is a fusion of a training video and an interview show. Training videos are typically sterile and one-way. Let's face it, you can only take so much. But you need to see the code! In this format, you get the spontaneity of an interview talk show, and the detail of a webcast or training video.
0
kicks
Using VSTS - To write Automated Tests for an ASP.Net Atlas Website
A few developers getting started with VSTS - Test Edition to write automated web-tests. Comparisons with WATIR and turorials for the most common tasks.
Doing things like tracking AJAX calls in a test, automated ASP.Net UI tests and more
0
kicks
Using Data with ASP.Net - 10 of my 'Best Practices'
Some good rules to live by when using ADO.NET. Some are obvious, but it's always good to have a reminder
0
kicks
Dynamic Site Layout and Style Personalization
Allow a user to customise the look & feel of your site by using Themes & Master Pages
0
kicks
An Introduction to AJAX and Atlas with ASP.NET 2.0
A beginners guide on using Atlas with ASP.NET 2.0
0
kicks
String Formatting in C#
A very nice little primer on using String.Format to conrol the generation of strings