Tuesday, November 25, 2003

PDC 2003 Streams


Did not attend the PDC? If you want to see talks, go to this site: Microsoft Professional Developers Conference 2003

Monday, November 24, 2003

Custom made classes via Web Service

The Code Project - Exposing custom-made classes through a Webservice and binding them to a DataGrid. - VB.NET: "Exposing custom-made classes through a Webservice and binding them to a DataGrid"

Returning a custom class from a web service

Google Search:

Web Services Site for O-Reilly

webservices.xml.com:

Friday, November 21, 2003

Web Service DispatcherThe Code Project - Web Service Dispatcher - VB.NET

Tuesday, November 18, 2003

VBS shell script for Windows XP tweaking


Troubleshooting Windows XP, Tweaks and Fixes for Windows XP

Monday, November 17, 2003

A DAAB hard-to-find solution - Hidden Gen Indeed


Google Groups: View Thread "Data Access Application Block - Error with Transacti..."

Saturday, November 15, 2003

Securing Smart Clients

Secure your .NET smart client apps with CAS - Builder - CNETAsia

Another way to install DLLs on smart clients

15 Seconds : Deploying DLLs Using Web Services

How to properly reference a Web Service Proxy in .NET Client

The idea is not to hard code the url in the client but to put in inside your config file. Here is the article on how to do it.
DotNetBips - Applying .Net

An Introduction to C# Generics

Task Vision - A Smart Client Best Practices Example


TaskVision Solution Overview: Design and Implementation

Friday, November 14, 2003

Chris Sells article on Smart Clients

.NET Zero Deployment: Security and Versioning Models in the Windows Forms Engine Help You Create and Deploy Smart Clients

Wednesday, November 12, 2003

Authentication for Web Services

The Code Project - Authentication for Web Services (using SOAP headers) - C# WebServices: "Authentication for Web Services (using SOAP headers)"

FTPOnline - Tech�Ed 2002 - Test Web Service Interoperability with .NET

Deploying Web Services


Deploying Web services with WSDL: Part 1: "Deploying Web services with WSDL"

Document-style Web Services


Reap the benefits of document style Web services: "Reap the benefits of document style Web services"

Eliza - An example on how to consume RPC-Style Web Service


Wanna Chat with a Web Service?

Sunday, November 09, 2003

Google Search: Re: .NET WSE and Java security WS-Security interop

Friday, November 07, 2003

How to exclude certain asp.net page from authentication

GotDotNet Message Boards

Web Services chapter from o-reilly


.NET Framework Essentials: Chapter 6: Web Services

Thursday, November 06, 2003

Smart Clients

Building Smart-Client Applications--Live Workshop

This is a cool ASP.NET menu control from Scott


ASP.NET Home: Building an ASP.NET Menu Server Control (ASP.NET Technical Articles)

How to handle complex data types in web services


Macromedia - ColdFusion LiveDocs : Handling complex data types

Wednesday, November 05, 2003

Free welcome pack gift for VS 2003 users


This is for me.
Visual Studio .NET 2003 Developer Welcome Pack

Tuesday, November 04, 2003

Not in PDC? No Problem , download the materials with this program


Robert McLaws: BoyWonder.NET

ScottGu's ASP.NET and generics Tricks and Tips


ScottGu's Blog