Archive for the Category dotnet

 
 

How the design time infrastructure works

If you are not familiar with the DataSourceControls and if you don’t know how the design time infrastructure works, take a look to the following articles:

 

Technorati tags: DataSourceControls, dotnet, c#, data

Validation Application Block - 4 tutorials

The CTP of Enterprise Library 3.0 was released last Friday.One of the new application blocks it contains is a Validation Application Block for validating classes in your applications.David Hayden wrote 4 tutorials on how to use it:

Technorati tags: validation, dotnet, c#, tutorial

Manage database of ASP.NET 2.0 Membership & Role services in non-ASP.NET context

This article explains how to manage database of ASP.NET 2.0 Membership & Role services in non-ASP.NET context.

Technorati tags: database, dotnet, asp.net

WatiN

Written in C#, WatiN emulates the relevant portions of browser behavior, including form submission, JavaScript,cookies and automatic page redirection, and allows C# test code to examine returned pages either as containers of forms, tables, and links. When combined with a framework such as NUnit, it is fairly easy to write tests that very quickly verify the functioning of a web site.

This tutorial explains some basics to get you up and running automating Internet Explorer with WatiN.

 

 

Technorati tags: nunit, web, testing, TDD, dotnet

Bart De Smet explores the IE7 RSS platform using C#

Internet Explorer 7 introduces a unified approach to RSS. The good thing about it, is its availability for developers to consume the RSS feeds of the end-user, for example to build a custom RSS aggregator. Programs like the Windows Sidebar in Vista, the Windows Live Mail Desktop client, Outlook 2007 leverage the power of this API to provide multiple views on the same RSS information. In this series of blog posts Bart De Smet is showing you little snippets to make a jumpstart with the RSS platform.

  • Exploring the IE7 RSS platform in C# - Part 1
  • Exploring the IE7 RSS platform in C# - Part 2
  • Exploring the IE7 RSS platform in C# - Part 3
  • [Via Tom's MSDN Belux Corner]

     

     

    Technorati tags: rss, c#, dotnet, windows


    Page 3 of 1412345...10...Last »