Un elenco (un po' lunghetto) di risorse online per sviluppatori .NET

Non è farina del mio sacco, ma di un mio collega: David Baliles, io mi sono limitato a fare cut and paste, spero che possa servirvi.

 

.NET Developer Knowledge Center: Online Resources

 

Application Design

 

Design Guidelines for Class Libraries

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconnetframeworkdesignguidelines.asp

FXCOP: Guidelines & Conformance Tool

http://www.gotdotnet.com/team/fxcop/

Message Queues

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetasync1.asp

Reliable Messaging

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetasync2.asp

Passing Data through Tiers

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/BOAGag.asp

Develop Orientation and dpi-Aware Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwm2k3/html/developing_orientation_and_resolution_aware_apps.asp

Design “Sometimes-Offline” .NET CF Applications

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnppc2k3/html/sometimesoffline2.asp

Smart Client Application Model

http://msdn.microsoft.com/netframework/using/building/windows/analystreports/smartclient.aspx

Windows Forms Design Patterns

http://www.windowsforms.net/Articles/default.aspx?PageID=1&Cat=Design+Patterns&ModuleFilter=131&tabindex=3

Improve Design and Flexibility with Extreme Programming

http://msdn.microsoft.com/msdnmag/issues/04/04/ExtremeProgramming/

Garbage Collector Basics and Performance Hints

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnetGCbasics.asp?frame=true

C# Design Process with Anders Hejlsberg

http://www.artima.com/intv/csdes.html

Life Without On Error Goto

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dv_vstechart/html/vbnet_errorhandling.asp

Introduction to Designers

http://www.developerfusion.com/show/4411/

Hosting Windows Forms Designers

http://www.divil.co.uk/net/articles/designers/hosting.asp

Creating Designable Components for VS.NET Designers

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/pdc_vsdescmp.asp

DataGrid or DataList or Repeater

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/aspnet-whenusedatawebcontrols.asp

 

Architecture

 

Microsoft Systems Architecture

http://www.microsoft.com/business/reducecosts/efficiency/consolidate/msa.mspx

Application Architecture for .NET

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/distapp.asp

Architecture Center

http://msdn.microsoft.com/architecture/

Patterns & Practices

http://msdn.microsoft.com/architecture/patterns/default.aspx

User Interface Process Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/uip.asp

Data Access Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daab-rm.asp

Exception Management Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/emab-rm.asp

Debugging Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DBGrm.asp

Caching Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/Cachingblock.asp

Smart Client Offline Application Block

http://msdn.microsoft.com/architecture/default.aspx?pull=/library/en-us/dnpag/html/offline.asp

Logging Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/Logging.asp

Aggregation Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/ServiceAgg.asp

Updater Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/updater.asp

Configuration Management Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/cmab.asp

Asynchronous Invocation Application Block

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/PAIBlock.asp

Design Patterns (Creational, Structural, Behavioral)

http://www.dofactory.com/Patterns/Patterns.aspx

Microsoft Solutions Framework (MSF)

http://www.microsoft.com/technet/itsolutions/techguide/msf/default.mspx

Microsoft Operations Framework (MOF)

http://www.microsoft.com/technet/itsolutions/techguide/mof/default.mspx

Building Distributed Applications

http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?contentid=28001271

Enterprise Templates for Distributed Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxoriEnterpriseTemplates.asp

Enterprise Templates: Building an Application Construction Kit in Visual Studio.NET 2003

http://msdn.microsoft.com/vstudio/default.aspx?pull=/library/en-us/dv_vstechart/html/vstchEnterpriseTemplatesBuildingApplicationConstructionKit.asp

Visual Studio.NET Enterprise Templates Policy Editor

http://www.microsoft.com/downloads/details.aspx?FamilyID=78041e07-9997-4ee9-8c66-d64cc322d7ec&DisplayLang=en

Data Access Architecture Guide: Connection Strings

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daag.asp

Architectural Shifts and Developer Challenges

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxoriPlanningGlobalReadyApplications.asp

 

ASP.NET

 

ASP.NET Quickstart Tutorial

http://samples.gotdotnet.com/quickstart/aspplus

ASP.NET Hand on Lab

http://msdn.microsoft.com/labs/holo/

Common Tasks in ASP.NET

http://samples.gotdotnet.com/quickstart/howto/

ASP.NET Resource Kit

http://www.microsoft.com/downloads/details.aspx?familyid=AEF6AA76-AB88-4264-87B4-8E946EF584D7&displaylang=en

ASP.NET Starter Kits

http://www.asp.net/Default.aspx?tabindex=9&tabid=47

Programming ASP.NET Web Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcreatingaspwebapplications.asp

ASP.NET Main Site

http://www.asp.net/Default.aspx?tabindex=0&tabid=1

ASP.NET Online Communities

http://www.asp.net/Modules/MoreCommunities.aspx?tabindex=0&mid=79

ASP.NET 2.0 Internals

http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnvs05/html/internals.asp

ASP.NET Roadmap

http://support.microsoft.com/default.aspx?scid=kb;en-us;q305140

ASP.NET Case Studies

http://msdn.microsoft.com/asp.net/technologyinfo/casestudies/default.aspx

Converting ASP to ASP.NET

http://msdn.microsoft.com/asp.net/using/migrating/default.aspx?pull=/library/en-us/dndotnet/html/convertasptoaspnet.asp

Web Applications Technology Map

http://msdn.microsoft.com/asp.net/using/gettingstarted/default.aspx?pull=/library/en-us/dndotnet/html/techmap_webapps.asp

Tools & Utilities

http://msdn.microsoft.com/asp.net/downloads/tools/default.aspx

Microsoft ASP.NET Newsgroups

http://msdn.microsoft.com/asp.net/support/newsgroups/default.aspx

Blogs

http://msdn.microsoft.com/asp.net/community/blogs/default.aspx

Article Headlines

http://msdn.microsoft.com/asp.net/archive/default.aspx

123ASPX Resources

http://www.123aspx.com/

Find an ASP.NET User Group

http://www.asp.net/Modules/MoreUserGroups.aspx?tabindex=0&mid=80

15 Seconds ASP.NET Resources

http://www.15seconds.com/focus/ASP.NET.htm

MSDN: Convert ASP to ASP.NET

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/convertasptoaspnet.asp

Convert Java Tag Libraries to ASP.NET Web Form Controls

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPNet-JSPMig-TagLibraries.asp

 

Designing Applications for Accessibility

 

Making Windows Forms Applications Accessible

http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsMSAA.aspx

Accessibility Design Guidelines for the Web

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxconAccessibilityDesignGuidelinesForWeb.asp

Designing Accessible Applications

http://msdn.microsoft.com/library/en-us/vsent7/html/vxconDesigningAccessibleApplications.asp

Basic Principles of Accessible Design

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxconbasicprinciplesofaccessibledesign.asp

Walkthrough: Creating an Accessible Web Application

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkWalkthroughCreatingAccessibleWebApplicationWithVisualBasic.asp

Walkthrough: Creating an Accessible Windows Application

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughcreatingaccessiblewindowsapplication.asp

Supporting ShowSounds in Your Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc/html/ATG_ShowSounds.asp

Testing for Accessibility

http://msdn.microsoft.com/library/en-us/dnacc/html/accessibility_testing.asp

Text Alternatives to Inaccessible Web Pages

http://msdn.microsoft.com/library/en-us/dnacc/html/atg_textalternatives.asp

Microsoft Accessibility Technical Support

http://msdn.microsoft.com/library/en-us/dnacc/html/atg_techsupport.asp

WebAIM: Low-Vision Simulation

http://www.webaim.org/simulations/lowvision.php

WebAIM: Screen Reader Simulation

http://www.webaim.org/simulations/screenreader

W3C: Alternative Web Browsing

http://www.w3.org/WAI/References/Browsing.html

AbleData: Information on Assistive Technology

http://www.abledata.com/

W3C: Evaluating Web Sites for Accessibility

http://www.w3.org/WAI/eval/

W3C: Web Content Accessibility Guidelines 1.0

http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505/

W3C: XML Accessibility Guidelines

http://www.w3.org/TR/xag

Section 508: Accessible Products

http://www.section508.gov

 

Internationalization & Localization

 

.NET Internationalization

http://www.microsoft.com/globaldev/getwr/dotneti18n.mspx

Enterprise Localization Toolkit

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/entloctoolkit.asp

Global Applications with Windows Forms

http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/02/06/internat/toc.asp

Localizing Web Forms

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Localizing Windows Forms

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Hierarchical Organization of Resources for Localization

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Security & Localized Satellite Assemblies

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Version Numbers for Main & Localized Satellite Assemblies

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Neutral Resources Languages for Localization

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Culture-Specific Classes for Global Windows & Web Forms

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwlkwalkthroughlocalizingwebforms.asp

Globalizing Windows Forms

http://msdn.microsoft.com/library/en-us/vbcon/html/vbtskDesigningGlobalWFCApplication.asp

Globalizing Web Forms

http://msdn.microsoft.com/library/en-us/vbcon/html/vbconDesigningGlobalWebApplication.asp

Bi-Directional Language Features in Visual Studio

http://msdn.microsoft.com/library/en-us/vbcon/html/vboriBi-directionalLanguageFeaturesInVisualStudio.asp

Introduction to International Application in Visual Basic and C#

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconinternationalizingapplications.asp

Planning World-Ready Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxoriPlanningGlobalReadyApplications.asp

Improving Performance of Localized Windows Forms

http://windowsforms.net/articles/localizationfilter.aspx

.NET Framework Resource Basics

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/winforms02202003.asp

 

Licensing & Administration

 

Microsoft Volume License Services

https://licensing.microsoft.com/eLicense/L1033/Default.asp

Microsoft eOpen Licensing

https://eopen.microsoft.com/EN/default.asp

Microsoft Volume Licensing Fulfillment Guide

http://selectug.mslicense.com/L1033/default.aspx

Software Assurance for Volume Licensing

http://www.microsoft.com/licensing/programs/sa/default.mspx

Find an Open License Value Partner

http://msa.one.microsoft.com/msalist.aspx

TechNet Online Concierge Chat

http://www.microsoft.com/licensing/programs/sa/support/technet.mspx

Enterprise Source Licensing Program

http://www.microsoft.com/licensing/programs/sa/support/source_code.mspx

Product Use Rights

http://www.microsoft.com/licensing/resources/downloads/default.mspx#XSLTsection122123121120120

Software Asset Management

http://www.microsoft.com/resources/sam/default.mspx

Microsoft Software Inventory Analyzer

http://www.microsoft.com/resources/sam/msia.mspx

SAM Tools & Service Providers

http://www.microsoft.com/resources/sam/tools.mspx

Microsoft Enterprise Subscription Agreement

http://www.microsoft.com/licensing/programs/esa/default.mspx

Microsoft Enterprise Agreement

http://www.microsoft.com/licensing/programs/ent/default.mspx

Microsoft Select License Program

http://www.microsoft.com/licensing/programs/sel/default.mspx

Microsoft Open License Program

http://www.microsoft.com/licensing/programs/open/default.mspx

Volume License Briefs Downloads

http://www.microsoft.com/licensing/resources/volbrief.mspx

How to Buy MSDN Subscriptions

http://msdn.microsoft.com/subscriptions/buy/default.aspx

MSDN Subscription Levels

http://msdn.microsoft.com/subscriptions/buy/choose/

MSDN Index & Product Information

http://msdn.microsoft.com/subscriptions/index/default.aspx

Explore.MS

http://www.explore.ms

Licensing Support & Feedback

https://licensing.microsoft.com/eLicense/L1033/Overview.asp

 

Longhorn

 

“Indigo:” Developing & Running Connected Systems

http://msdn.microsoft.com/longhorn/default.aspx?pull=/msdnmag/issues/04/01/Indigo/default.aspx

Longhorn Developer Center

http://msdn.microsoft.com/longhorn/

Longhorn Developer FAQ

http://msdn.microsoft.com/Longhorn/support/lhdevfaq/default.aspx

Blogs

http://www.longhornblogs.com/

PDC 2003 Longhorn Materials

http://msdn.microsoft.com/longhorn/pdcmaterials/

MSDN: Longhorn SDK

http://longhorn.msdn.microsoft.com/

Self-Guided Tour

http://msdn.microsoft.com/Longhorn/productinfo/tour/default.aspx

Overview Materials

http://msdn.microsoft.com/Longhorn/productinfo/

Concept Videos

http://msdn.microsoft.com/Longhorn/productinfo/conceptvid/default.aspx

The Pillars of Longhorn

http://msdn.microsoft.com/Longhorn/understanding/pillars/

Avalon

http://msdn.microsoft.com/Longhorn/understanding/pillars/avalon/default.aspx

Indigo

http://msdn.microsoft.com/Longhorn/understanding/pillars/Indigo/default.aspx

WinFS

http://msdn.microsoft.com/Longhorn/understanding/pillars/WinFS/default.aspx

Longhorn Architecture Diagram

http://download.microsoft.com/download/a/2/f/a2fc47d2-8bdf-4977-8364-1f38b893dba5/lharch_pdc2003.png

Longhorn Training & Events

http://msdn.microsoft.com/Longhorn/community/events/default.aspx

WinFX 247

http://www.winfx247.com/247reference/default.aspx

Paul Thurrott’s Supersite for Longhorn

http://www.winsupersite.com/longhorn/

Academic Longhorn

http://www.academiclonghorn.com/

Longhorn on C# Corner

http://www.c-sharpcorner.com/longhorn/

Driver Development

http://www.microsoft.com/whdc/driver/LDK/default.mspx

Longhorn Newsgroups

http://msdn.microsoft.com/Longhorn/community/newsgroups/

Tools & Code Samples

http://msdn.microsoft.com/Longhorn/toolsamp/default.aspx

 

.NET Framework

 

Programming with the .NET Framework

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconprogrammingwithnetframework.asp

.NET Framework Development

http://msdn.microsoft.com/netframework/

.NET Enterprise Services

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/entserv.asp

Side-by-Side Execution of the .NET Framework

http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnnetdep/html/sidexsidenet.asp

Redistributing the .NET Framework

http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnnetdep/html/redistdeploy.asp

Using VS.NET to Distribute the .NET Framework

http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnnetdep/html/vsredistdeploy.asp

.NET Framework SDK

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/netfxanchor.asp

.NET Framework Support Center

http://support.microsoft.com/default.aspx?scid=fh;EN-US;netframe

.NET Developer’s Association

http://www.netda.net/home/default.asp

International .NET Association

http://www.ineta.org/DesktopDefault.aspx

SDKs, Redistributables & Service Packs

http://msdn.microsoft.com/netframework/downloads/updates/default.aspx

.NET Framework Tools & Utilities

http://msdn.microsoft.com/netframework/downloads/tools/default.aspx

Getting Started with the .NET Framework

http://msdn.microsoft.com/netframework/gettingstarted/default.aspx

Quickstart Tutorials

http://samples.gotdotnet.com/quickstart/

.NET Framework Documentation

http://msdn.microsoft.com/netframework/support/documentation/default.aspx

.NET Framework Code Samples

http://msdn.microsoft.com/netframework/downloads/samples/default.aspx

Win32 to .NET Framework API Map

http://msdn.microsoft.com/netframework/default.aspx?pull=/library/en-us/dndotnet/html/win32map.asp

Class Library

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/cpref_start.asp

Training & Events

http://msdn.microsoft.com/netframework/support/training/default.aspx

Microsoft .NET Framework Partners

http://msdn.microsoft.com/netframework/partners/

The Common Language Runtime (CLR)

http://msdn.microsoft.com/netframework/programming/clr/default.aspx

Boosting the Performance of the .NET Framework

http://msdn.microsoft.com/netframework/programming/performance/default.aspx?pull=/library/en-us/dndotnet/html/optimaldotnet.asp

 

.NET Compact Framework

 

.NET Compact Framework

FAQ

http://msdn.microsoft.com/mobility/netcf/FAQ/default.aspx

.NET CF Code Samples

http://msdn.microsoft.com/library/default.asp?url=/code/list/netcomframework.asp

.NET CF Pocket TaskVision Sample

http://www.microsoft.com/downloads/details.aspx?FamilyID=b35a2d30-339e-41ce-be8b-0358a94ee4e7&DisplayLang=en

.NET Compact Framework Course

http://www.microsoft.com/downloads/details.aspx?FamilyID=8fb566e0-3e92-40e8-b5d4-091d05ab8829&DisplayLang=en

 

.NET Compact Framework Quickstart Tutorial

http://samples.gotdotnet.com/quickstart/compactframework

Pocket SOAP

http://www.pocketsoap.com/

Northwind Pocket Service: Field Service for Mobile 2003-Based Smartphones

http://msdn.microsoft.com/vstudio/default.aspx?pull=/library/en-us/dnsmtphn2k3/html/fieldservice_sp.asp

Overview of the .NET Compact Framework

http://msdn.microsoft.com/mobility/netcf/default.aspx

Working with Files on Smartphone Devices

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/spfiles.asp

Design “Sometimes-Offline” .NET CF Applications

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnppc2k3/html/sometimesoffline2.asp

Create a P/Invoke Library

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/pinvokelib.asp

.NET Compact Framework Newsgroup

http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.dotnet.framework.compactframework&lang=en&cr=US

Understanding the .NET Compact Framework

http://msdn.microsoft.com/mobility/understanding/understanding/netcf/default.aspx

.NET Compact Framework API Documentation

http://download.microsoft.com/download/4/d/f/4dfc7768-5017-40a4-8ddb-577720a32e5d/net_compact_framework.chm

Getting Started with VS.NET and the .NET CF

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfgetstarted.asp

.NET Compact Framework Support Center

http://support.microsoft.com/default.aspx?scid=fh;en-us;netcf&x=14&y=9

Fundamentals of .NET CF Development

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/net_vs_netcf.asp

.NET CF: Pocket PC vs. WinCE.NET

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfppctoce.asp

Create Self-Updating Applications with the .NET CF

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/autoupdater.asp

Developing & Deploying Pocket PC Setup Applications

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfdeployment.asp

.NET CF Frequently Asked Questions

http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

 

.NET Interoperability

 

Book: Microsoft .NET and J2EE Interoperability Toolkit

http://www.microsoft.com/mspress/books/6711.asp

Comparison of C# and Java Languages

http://www.25hoursaday.com/CsharpVsJava.html

JSP to ASP.NET Migration Guide

http://msdn.microsoft.com/asp.net/using/migrating/jspmig/default.aspx

ASP.NET and Struts: Web Application Architectures

http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/aspnet-aspnet-j2ee-struts.asp

Artinsoft Java Language Conversion Assistant (JCLA)

http://www.artinsoft.com/iproducts/j2eetodotnet/products.asp

Moving Java Applications to .NET

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnet_movingjavaapps.asp

MSDN:  Comparison of C# and Java Languages

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncenet/html/c_n_java.asp

MSDN: Resources for Java Developers

http://msdn.microsoft.com/vstudio/java/default.aspx

Java Interoperability Resources

http://msdn.microsoft.com/vstudio/java/interop/default.aspx

Java to .NET Migration Resources

http://msdn.microsoft.com/vstudio/java/migrate/default.aspx

.NET Downloads for Java Developers

http://msdn.microsoft.com/vstudio/java/downloads/default.aspx

Calling COM Components from .NET Clients

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/callcomcomp.asp

Java/.NET Interoperability via Shared Databases & Enterprise Messaging

http://www.devx.com/interop/Article/19952

Calling Visual FoxPro Components from .NET & ASP.NET

http://www.west-wind.com/presentations/VfpDotNetInterop/aspcominterop.asp

SAP/.NET Interoperability

http://www.sap.com/solutions/netweaver/technicaldetails/microsoftnet.asp

Microsoft Office and .NET Interoperability

http://www.dotnet247.com/247reference/articles/0/2115.aspx

Microsoft J2EE & .NET Interoperability Toolkit

http://www.microsoft.com/downloads/details.aspx?familyid=c2c1d4bc-3d4e-403b-a45a-7e208c1d9e4d&displaylang=en

Application Interoperability: .NET and J2EE

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/jdni.asp

 

.NET Services

 

.NET Alerts – Mobile Alerts for Developers

http://www.microsoft.com/net/services/alerts/developer.asp

Single Sign-On with .NET Passport

http://www.microsoft.com/net/services/passport/developer.asp

MapPoint.NET Web Service for GIS Applications

http://www.microsoft.com/mappoint/webservice/default.mspx

Oasis UDDI

http://www.uddi.org/

MapPoint Location Server

http://www.microsoft.com/mappoint/mls/default.mspx

MapPoint Web Service SDK

http://www.microsoft.com/downloads/details.aspx?FamilyId=1D1B9277-C376-4FB6-A7B5-39BDA085EAFE&displaylang=en

SQL Notification Services Technical Overview

http://www.microsoft.com/technet/prodtechnol/sql/2000/evaluate/sqlnsto.mspx

Partners for SQL Notification Services Delivery

http://www.microsoft.com/sql/ns/partners/delivery.asp

SQL Notification Services Architecture Overview

http://www.microsoft.com/downloads/details.aspx?familyid=23ab3fdc-1a75-4740-98e4-baac552d0242&displaylang=en

SQL Notification Services

http://www.microsoft.com/sql/ns/default.asp

Alert Providers for Microsoft Alerts

http://www.microsoft.com/net/services/alerts/signup.asp

Microsoft .NET Passport

http://www.microsoft.com/net/services/passport/

.NET Passport Message Boards

http://www.gotdotnet.com/community/messageboard/messageboard.aspx?ID=2567

.NET Passport for Developers

http://www.microsoft.com/net/services/passport/developer.asp

MSN Messenger Connect for Enterprises

http://www.microsoft.com/office/livecomm/prodinfo/msnconnect/default.mspx

MSN Connect Alerts

http://www.messagecast.net/alerts/login.do?PINID=976&returnURL=http://www.microsoft.com/msnconnect

 

Performance & Security

 

Performance Tips & Tricks

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnetperftips.asp

Improving .NET Performance & Scalability

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/ScaleNet.asp

Improving Web Application Security

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/ThreatCounter.asp

Building & Configuring More Secure Web Sites

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/openhack.asp

Secure Coding Guidelines for the .NET Framework

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/seccodeguide.asp

Securing Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconsecuringyourapplication.asp

WS-Security vs. SAML

http://www.internetweek.com/story/INW20020703S0001

ASP.NET Web Application Security

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconaspnetwebapplicationsecurity.asp

Authentication in ASP.NET: .NET Security Guidance

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/authaspdotnet.asp

Active Directory Application Mode (ADAM)

http://www.microsoft.com/downloads/details.aspx?FamilyID=9688f8b9-1034-4ef6-a3e5-2a2a57b5c8e4&DisplayLang=en

Authorization Manager

http://www.microsoft.com/seminar/shared/asp/view.asp?url=/seminar/en/20030801devt1_69/manifest.xml

Authorization Manager: Install and Administer

http://support.microsoft.com/default.aspx?scid=kb;en-us;324470

Role-Based Access Control Using Auth. Manager

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/management/athmanwp.mspx

Visual Studio Security Fundamentals

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxorisecurityfundamentals.asp

.NET Framework: Securing Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconSecuringYourApplication.asp

Overview of .NET Framework Security

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/netframesecover.asp

10 Immutable Laws of Security

http://www.microsoft.com/technet/archive/community/columns/security/essays/10imlaws.mspx

Compiler Security Checks in Depth

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vctchCompilerSecurityChecksInDepth.asp

Improving .NET CF Form Load Performance

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfimproveformloadperf.asp

Developing Well-Performing .NET CF Applications

http://msdn.microsoft.com/mobility/netcf/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfperf.asp

Writing High Performance Managed Applications: Primer

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/highperfmanagedapps.asp

Performance Tips & Tricks

http://msdn.microsoft.com/netframework/programming/performance/default.aspx?pull=/library/en-us/dndotnet/html/dotnetperftips.asp

Optimize Your Program’s Memory with the Profiler API

http://msdn.microsoft.com/netframework/programming/performance/default.aspx?pull=/msdnmag/issues/03/01/NETProfilerAPI/TOC.ASP

Code Optimization

http://msdn.microsoft.com/theshow/episode027/default.asp

 

Programming Languages

 

VB.NET Resource Kit

http://msdn.microsoft.com/vbasic/vbrkit/

Windows Forms

http://www.windowsforms.net/

Windows Forms Code Samples

http://msdn.microsoft.com/library/default.asp?url=/code/list/winforms.asp

VB at the Movies

http://msdn.microsoft.com/vbasic/atthemovies/

VB.NET or C#

http://support.microsoft.com/default.aspx?scid=kb;en-us;308470

MSDN: Microsoft Programming Languages

http://msdn.microsoft.com/vstudio/productinfo/whitepapers/default.aspx

A Comparative Overview of C#

http://genamics.com/developer/csharp_comparative.htm

Enhancements to Visual C++ 2003

http://msdn.microsoft.com/msdnmag/issues/03/03/VisualCNET/

Writing Faster Code with Visual C++ 2005

http://msdn.microsoft.com/visualc/default.aspx?pull=/msdnmag/issues/04/05/visualc2005/default.aspx

Visual C++ .NET 2003 Code Samples

http://www.microsoft.com/downloads/details.aspx?FamilyId=6E6FAC4B-5B51-41FE-9604-1D9752E8A71A&displaylang=en

Managed Extensions for C++ Samples

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcsample/html/vcorimanagedextensionsforcsamples.asp

Managed & Native Code in Longhorn: C++ Apps.

http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032247923&Culture=en-US

Visual C++ Add-Ins and Components

http://msdn.microsoft.com/visualc/downloads/addins/default.aspx

Visual C# Developer Center

http://msdn.microsoft.com/vcsharp/

Visual C# 2005 Preview

http://msdn.microsoft.com/vcsharp/2005/

C# 2.0 Language Specification

http://download.microsoft.com/download/8/1/6/81682478-4018-48fe-9e5e-f87a44af3db9/SpecificationVer2.doc

Product Overview for Visual C# .NET 2003

http://msdn.microsoft.com/vcsharp/productinfo/overview/default.aspx

Visual C# Blogs

http://msdn.microsoft.com/vcsharp/community/blogs/default.aspx

C# Team Recommended Tools

http://msdn.microsoft.com/vcsharp/team/tools/default.aspx

Sample Code from the C# Team

http://msdn.microsoft.com/vcsharp/team/code/

MSDN: C# Newsgroups

http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.dotnet.languages.csharp

C# Station

http://www.csharp-station.com/

.NET CodeWise Community

http://www.gotdotnet.com/content/codewise/

Visual Basic.NET Developer Center

http://msdn.microsoft.com/vbasic/

VB.NET Power Pack

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dv_vstechart/html/vbpowerpack.asp

VB.NET for VB Veterans

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vboriintroductiontovisualbasic70forvisualbasicveterans.asp

Migrating to VB.NET

http://msdn.microsoft.com/vbasic/using/migrating/default.aspx

Deploying VB.NET Applications

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dv_vstechart/html/vbtchdistributingapplicationscreatedwithvisualbasicnet.asp

Object-Oriented Programming in VB.NET

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dv_vstechart/html/vbtchooinvbnet.asp

Calling VBA Code from VB.NET

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dno2k3ta/html/odc_vbnetcallsvba.asp

C# to Visual Basic.NET Translation Tool

http://msdn.microsoft.com/msdnmag/issues/04/08/EndBracket/default.aspx

 

RSS News Feeds

 

Longhorn RSS News Feed

http://msdn.microsoft.com/longhorn/rss.xml

MSDN Just Published Articles RSS News Feed

http://msdn.microsoft.com/rss.xml

.NET Framework RSS News Feed

http://msdn.microsoft.com/netframework/rss.xml

Architecture RSS News Feed

http://msdn.microsoft.com/architecture/rss.xml

ASP.NET RSS News Feed

http://msdn.microsoft.com/asp.net/rss.xml

Data Access & Storage RSS News Feed

http://msdn.microsoft.com/data/rss.xml

Mobile & Embedded RSS News Feed

http://msdn.microsoft.com/mobility/rss.xml

MSDN Subscriber Downloads RSS News Feed

http://msdn.microsoft.com/subscriptions/rss.xml

MSDN TV RSS News Feed

http://msdn.microsoft.com/msdntv/rss.xml

Office RSS News Feed

http://msdn.microsoft.com/office/rss.xml

Security RSS News Feed

http://msdn.microsoft.com/security/rss.xml

SQL Server RSS News Feed

http://msdn.microsoft.com/sql/rss.xml

The .NET Show RSS News Feed

http://msdn.microsoft.com/theshow/rss.xml

Visual Basic RSS News Feed

http://msdn.microsoft.com/vbasic/rss.xml

Visual C# RSS News Feed

http://msdn.microsoft.com/vcsharp/rss.xml

Visual C++ RSS News Feed

http://msdn.microsoft.com/visualc/rss.xml

Visual J# RSS News Feed

http://msdn.microsoft.com/vfoxpro/rss.xml

Visual Studio RSS News Feed

http://msdn.microsoft.com/vstudio/rss.xml

Visual Studio 2005 RSS News Feed

http://msdn.microsoft.com/vs2005/rss.xml

Web Services RSS News Feed

http://msdn.microsoft.com/webservices/rss.xml

Windows Embedded RSS News Feed

http://msdn.microsoft.com/embedded/rss.xml

XML RSS News Feed

http://msdn.microsoft.com/xml/rss.xml

Sharepoint 2003 RSS News Feed Web Part

http://www.smilinggoat.net/downloads/RSSFeedReaderSetup.msi

 

Software Development Lifecycle

 

ASP.NET Web Application Development Models

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_ch2.asp

Team Development: SourceSafe & VS.NET

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_ch2.asp

Deploying .NET Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DALGRoadmap.asp

Operating .NET Applications

http://www.microsoft.com/technet/itsolutions/net/default.mspx

Monitoring ASP.NET Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/monitor_perf.asp

Caching Architecture Guide

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/CachingArch.asp?frame=true

BuildIT Tool on MSDN

http://msdn.microsoft.com/architecture/application/default.aspx?pull=/library/en-us/dnbda/html/tdlg_app.asp

Visual Build Professional Tool

http://www.kinook.com/VisBuildPro/

Unit Testing with NUnit

http://www.informit.com/articles/article.asp?p=30034&redir=1

Enterprise Instrumentation Framework

http://www.microsoft.com/seminar/shared/asp/view.asp?url=/seminar/en/20030528devt1_71/manifest.xml

Using the Enterprise Instrumentation Framework

http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=7750c4d5-ea37-4629-928b-f677cadbfcc4

Download EIF

http://www.microsoft.com/downloads/details.aspx?FamilyId=80DF04BC-267D-4919-8BB4-1F84B7EB1368&displaylang=en

Visual Studio Industry Partners

http://www.vsippartners.com/search/advancedsearch.aspx

Visual Studio Partner Products

http://www.fawcette.com/vsm/2003_09_14th/magazine/departments/productlistings/

Team Development: The Build Process

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_ch5.asp

Team Development: Setting Up & Maintaining the Team Environment

http://msdn.microsoft.com/library/en-us/dnbda/html/tdlg_ch7.asp

Team Development: BuildIT Tool

http://msdn.microsoft.com/library/en-us/dnbda/html/tdlg_app.asp

Microsoft Patterns & Practices

http://www.microsoft.com/resources/practices/default.mspx

Patterns & Practices Events

http://www.microsoft.com/resources/practices/events.mspx

Application Guidance

http://www.microsoft.com/resources/practices/application/default.mspx

Database Guidance

http://www.microsoft.com/resources/practices/database/default.mspx

Infrastructure Guidance

http://www.microsoft.com/resources/practices/infrastructure/default.mspx

All Released Patterns & Practices

http://www.microsoft.com/resources/practices/allreleases.aspx

Code/Blocks

http://www.microsoft.com/resources/practices/code.mspx

Patterns & Practices Community

http://www.microsoft.com/resources/practices/community.mspx

 

Training & Courseware

 

.NET Quickstarts

http://samples.gotdotnet.com/quickstart/

.NET Jumpstart Sessions

http://msdn.microsoft.com/vstudio/using/training/seminarlabs/default.aspx

Microsoft Skills Assessment

http://www.msmeasureup.com/test/home.asp

Microsoft Certifications

http://www.microsoft.com/learning/mcp/

Desktop Support Technician (MDST)

http://www.microsoft.com/learning/mcp/mcdst/default.asp

Certified Trainer (MCT)

http://www.microsoft.com/learning/mcp/mct/default.asp

Certified Systems Administrator (MCSA)

http://www.microsoft.com/learning/mcp/mcsa/default.asp

Certified Application Developer (MCAD)

http://www.microsoft.com/learning/mcp/mcad/default.asp

Certified Systems Engineer (MCSE)

http://www.microsoft.com/learning/mcp/mcse/default.asp

Certified Solutions Developer (MCSD)

http://www.microsoft.com/learning/mcp/mcsd/default.asp

Certified Database Administrator (MCDBA)

http://www.microsoft.com/learning/mcp/mcdba/default.asp

Certified Office Specialist

http://www.microsoft.com/learning/mcp/OfficeSpecialist/default.asp

Microsoft Press Books

http://www.microsoft.com/learning/Books/default.asp

Certification Exams

http://www.microsoft.com/learning/mcpexams/default.asp

Sample Course Modules for Developers

http://www.microsoft.com/learning/training/samples/developer.asp

Developmentor Training

http://www.develop.com/us/default.aspx

Developmentor Free Tutorials

http://www.develop.com/us/training/tutorials.aspx

.NET Education Vendors by State

http://msd2d.com/EducationVendor_view_03.aspx?section=dotnet

MSDN Magazine

http://msdn.microsoft.com/msdnmag/

Microsoft Online Seminars

http://msdn.microsoft.com/training/seminars/

MSDN Events for Developers

http://msdn.microsoft.com/events/

MSDN Webcasts for Developers

http://msdn.microsoft.com/training/webcasts/

MSDN Library Online

http://msdn.microsoft.com/library/default.asp

Programming Tutorials

http://www.programmingtutorials.com/dotnet.aspx

 

Visual Studio.NET & MSDN

 

Features: VS.NET Editions

http://msdn.microsoft.com/vstudio/howtobuy/choosing.asp

Features: MSDN Levels

http://msdn.microsoft.com/subscriptions/buy/choose/default.aspx

MSDN How To Articles

http://msdn.microsoft.com/howto/

Common Tasks Quickstart Tutorial

http://samples.gotdotnet.com/quickstart/howto

VS.NET Guided Tour

http://msdn.microsoft.com/vstudio/productinfo/tour/default.aspx

ROI Calculator for VS.NET

http://msdn.microsoft.com/vstudio/productinfo/roi/

MSDN Columns

http://msdn.microsoft.com/columns/

Ten Must-Have Tools Every Developer Should Have

http://msdn.microsoft.com/vstudio/default.aspx?pull=/msdnmag/issues/04/07/musthavetools/default.aspx

Power Toys for Visual Studio.NET 2003

http://www.gotdotnet.com/team/ide/

Visual Studio Code Samples

http://msdn.microsoft.com/vstudio/downloads/samples/default.aspx

Visual Studio Tools & Utilities

http://msdn.microsoft.com/vstudio/downloads/tools/default.aspx

Visual Studio Product Updates

http://msdn.microsoft.com/vstudio/downloads/updates/default.aspx

VS.NET Support Center

http://support.microsoft.com/default.aspx?scid=fh;en-us;vsnet

Visual Tools & Languages Newsgroups

http://msdn.microsoft.com/newsgroups/topic.aspx?url=/MSDN-FILES/028/201/012/topic.xml

MSDN Public Discussion Groups

http://msdn.microsoft.com/newsgroups/default.aspx

MSDN Managed Discussion Groups

http://msdn.microsoft.com/newsgroups/managed/

MSDN Subscriber Downloads

http://msdn.microsoft.com/subscriptions/downloads/default.aspx

VS.NET GotDotNet Message Boards

http://www.gotdotnet.com/community/messageboard/messageboard.aspx?id=126

Visual Studio Extensibility Center

http://msdn.microsoft.com/vstudio/extend/default.aspx

Dr. eX – VS.NET Extensibility Expert’s Blog

http://blogs.msdn.com/dr._ex/archive/2004/03/25/96472.aspx

VS.NET Extensibility Newsgroup

http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.vstudio.extensibility

Creating a Help Collection in VS.NET

http://msdn.microsoft.com/vstudio/extend/default.aspx?pull=/library/en-us/dv_vstechart/html/integration_wizard.asp

Extending Managed VS Packages with Automation

http://msdn.microsoft.com/vstudio/extend/default.aspx?pull=/library/en-us/dv_vstechart/html/automation_walkthrough.asp

Test Drive Visual Studio in the MSDN Virtual Lab

http://msdn.microsoft.com/vstudio/tryit/

Visual Studio Interactive Demonstrations

http://msdn.microsoft.com/vstudio/testdrive/default.aspx

Find a Visual Studio Partner or Tool

http://www.vsippartners.com/search/AdvancedSearch.aspx

Become a Visual Studio Partner

http://msdn.microsoft.com/vstudio/extend/vsipoverview/default.aspx

 

Visual Studio 2005      

 

VS2005 Developer Center

http://lab.msdn.microsoft.com/vs2005/

Visual Basic 2005 Express Edition

http://lab.msdn.microsoft.com/express/vbasic/default.aspx

Visual C# 2005 Express Edition

http://lab.msdn.microsoft.com/express/vcsharp/default.aspx

Visual C++ 2005 Express Edition

http://lab.msdn.microsoft.com/express/visualc/default.aspx

Visual J# 2005 Express Edition

http://lab.msdn.microsoft.com/express/vjsharp/default.aspx

Visual Web Developer 2005 Express Edition

http://lab.msdn.microsoft.com/express/vwd/default.aspx

SQL Server 2005 Express Edition

http://lab.msdn.microsoft.com/express/sql/default.aspx

Get Pre-Release Builds

http://lab.msdn.microsoft.com/vs2005/get/default.aspx

.NET Framework 2.0 Beta Downloads & Code Samples

http://lab.msdn.microsoft.com/vs2005/downloads/default.aspx

Product Line Overview

http://lab.msdn.microsoft.com/vs2005/productinfo/productline/default.aspx

Windows Forms Technology Preview

http://lab.msdn.microsoft.com/vs2005/teams/clr/techpreview/default.aspx

Profiling API

http://lab.msdn.microsoft.com/vs2005/teams/clr/profileapi/default.aspx

Crystal Reports in VS2005

http://lab.msdn.microsoft.com/vs2005/teams/crystalreports/default.aspx

Windows Forms Function Areas

http://lab.msdn.microsoft.com/vs2005/teams/winforms/featureareas/default.aspx

VS2005 Newsgroups

http://communities.microsoft.com/newsgroups/default.asp?icp=whidbey&slcid=us

ASP.NET “Whidbey”

http://msdn.microsoft.com/asp.net/whidbey/default.aspx

.NET Show: Introduction to VS2005

http://msdn.microsoft.com/theshow/episode044/default.asp

VS 2005 Team System: Extending the Suite

http://msdn.microsoft.com/vstudio/extend/default.aspx?pull=/library/en-us/dnvsent/html/vsts-ext.asp

Visual C# 2005

http://msdn.microsoft.com/vcsharp/2005/

VB.NET 2005

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dnvs05/html/vbnet2005_preview.asp

Smart Client Data in 2005

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dnvs05/html/smartclient_vb2005.asp

ADO.NET 2.0 Feature Matrix

http://msdn.microsoft.com/vbasic/default.aspx?pull=/library/en-us/dnvs05/html/ado2featurematrix.asp

‘My’ APIs in 2005

http://msdn.microsoft.com/vbasic/default.aspx?pull=/msdnmag/issues/04/05/visualbasic2005/default.aspx

 

Web Services & Remoting

 

Understanding XML Namespaces

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxml/html/xml_namespaces.asp

SOAP Styles

http://www.fawcette.com/vsm/2002_04/online/online_eprods/webservices_bwagner04_16/

Understanding WSDL

http://msdn.microsoft.com/webservices/understanding/webservicebasics/default.aspx?pull=/library/en-us/dnwebsrv/html/understandwsdl.asp

Interface-Based .NET Web Services

http://www.ftponline.com/Archives/premier/mgznarch/vbpj/2001/10oct01/ws0110/ws0110-1.asp

Web Services Specifications

http://msdn.microsoft.com/webservices/understanding/specs/default.aspx

Getting Started with XML Web Services

http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dv_vstechart/html/vbtchGettingStartedWithXMLWebServicesInVisualStudioNET.asp

Building Interoperable Web Services: WS-I Basic Profile 1.0

http://www.microsoft.com/downloads/details.aspx?FamilyId=60080CA9-2466-43E4-A19C-8A9DE724ABA8&displaylang=en

Web Services: Building

http://msdn.microsoft.com/webservices/building/default.aspx

Web Services Enhancements (WSE)

http://msdn.microsoft.com/webservices/building/wse/default.aspx

Web Service Calls: Performance Considerations

http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dnservice/html/service07222003.asp

Sharing Types

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service07162002.asp

Versioning Options

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service10152002.asp

Loosely Coupled Web Services

http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20030722websvcsdp/manifest.xml

Using UDDI at Run Time

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnuddi/html/runtimeuddi2.asp

Securing B2B Transactions with WSE

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bts2002_gb/htm/bts2002_secure_business_transactions_abstract_msdn_mlif.asp

XML Web Services Interoperability

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsvcinter/html/globalxmlwebsrvinterop.asp

WSE and Java Interoperability

http://msdn.microsoft.com/webservices/building/wse/default.aspx?pull=/library/en-us/dnwse/html/wsejavainterop.asp

ASP.NET Web Services vs .NET Remoting

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetarch16.asp

Remoting & XML Web Services in VB.NET

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/vbnet10232001.asp

Remoting or ASP.NET Web Services: Performance Comparison

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetarch14.asp

Web Services Provisioning

http://msdn.microsoft.com/msdnmag/issues/02/12/WebServicesProvisioning/default.aspx

 

 

GotDotNet Web Service Tools

http://www.gotdotnet.com/team/tools/web_svc/default.aspx

Networking and Remoting

http://msdn.microsoft.com/netframework/programming/networking/default.aspx

 

Windows Forms

 

Windows Forms Quickstart Tutorial

http://samples.gotdotnet.com/quickstart/winforms

101 Code Samples in VB.NET

http://msdn.microsoft.com/vbasic/downloads/samples/default.aspx

C# Code Samples

http://www.microsoft.com/downloads/details.aspx?FamilyId=E9DBCDEB-7152-454D-9936-495FFD79AFD0&displaylang=en

Divil.co.uk Useful Windows Forms Controls

http://www.divil.co.uk/net/controls/

Windows Forms User Forums

http://windowsforms.net/forums/default.aspx?tabindex=1

Smart Client Deployment

http://msdn.microsoft.com/visualc/using/deploying/smartclient/default.aspx

The Wonder of Windows Forms

http://msdn.microsoft.com/vcsharp/using/columns/wonders/default.aspx

Data Binding & Data Access

http://msdn.microsoft.com/vbasic/using/building/windows/data/default.aspx

Design Surfaces Using Windows Forms & GDI

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/designsurface.asp

IUIs and Web-Style Navigation in Windows Forms

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/winforms07202004.asp

Windows Forms 2.0 in VS2005

http://www.windowsforms.net/Default.aspx?tabindex=4&tabid=60

Using ActiveX Controls with Windows Forms

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/actxctrlswinforms.asp?frame=true

Differences Between VB 6.0 and .NET Controls

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/actxvnetcontrols.asp

Graphics and Windows Forms

http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsGDIPlus.aspx

Printing with Windows Forms

http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsPrinting.aspx

Windows Forms Application Model

http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsApplicationModel.aspx

Writing MDI Applications

http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsMDI.aspx

Windows Forms Control Gallery

http://www.windowsforms.net/Default.aspx?tabindex=10&tabid=50

Windows Forms and Inking

http://www.windowsforms.net/Articles/default.aspx?PageID=1&Cat=Ink+Controls&ModuleFilter=131&tabindex=3

Office Interoperability with Windows Forms

http://www.windowsforms.net/Articles/default.aspx?PageID=1&Cat=Office+Interop&ModuleFilter=131&tabindex=3

Creating Windows Forms Wizards

http://www.windowsforms.net/Articles/default.aspx?PageID=1&Cat=Wizards&ModuleFilter=131&tabindex=3

Windows Forms & Threading

http://www.windowsforms.net/Articles/default.aspx?PageID=1&Cat=Threading&ModuleFilter=131&tabindex=3

Automating Windows Forms

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/autowforms.asp

 

Windows Server Team System

 

Windows 2003 Security Guide

http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=8a2643c1-0685-4d89-b655-521ea6c7b4db

Comparison of Windows 2003 Editions

http://www.microsoft.com/windowsserver2003/evaluation/features/compareeditions.mspx

Microsoft Server Products

http://www.microsoft.com/windowsserversystem/default.mspx

Sharepoint Developers’ Conference 2003

http://www.microsoft.com/downloads/details.aspx?FamilyID=D5BD33CB-4A0C-45C6-9BD3-091470DB7943&displaylang=en

Sharepoint 2003 Capacity Planning

http://www.microsoft.com/technet/prodtechnol/office/sps2003/plan/cappisps.mspx

BizTalk Server 2004 WebCasts & Tutorials

http://www.biztalkpro.com/DesktopDefault.aspx?tabid=138

Sample BizTalk Server 2004 Architectures

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/deploying/htm/ebiz_depl_secure_cxvl.asp

Application Center

http://www.microsoft.com/applicationcenter/

BizTalk Server

http://www.microsoft.com/biztalk/

Commerce Server

http://www.microsoft.com/commerceserver/

Content Management Server

http://www.microsoft.com/cmserver/

Exchange Server

http://www.microsoft.com/exchange/

Host Integration Server

http://www.microsoft.com/hiserver/

Identity Integration Server

http://www.microsoft.com/windowsserversystem/miis2003/default.mspx

ISA Server

http://www.microsoft.com/isaserver/

Live Communications Server

http://www.microsoft.com/office/livecomm/prodinfo/default.mspx

Operations Manager Server

http://www.microsoft.com/mom/

Sharepoint Portal Server

http://office.microsoft.com/home/office.aspx?assetid=FX010909721033

Speech Server

http://www.microsoft.com/speech/

SQL Server

http://www.microsoft.com/sql/default.asp

Systems Management Server

http://www.microsoft.com/smserver/

Virtual Server 2005

http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx

Windows Small Business Server 2003

http://www.microsoft.com/windowsserver2003/sbs/default.mspx

Windows Storage Server

http://www.microsoft.com/windowsserversystem/wss2003/default.mspx

 

XML & SOAP

 

SOAP Toolkit

http://www.microsoft.com/downloads/details.aspx?FamilyId=C943C0DD-CEEC-4088-9753-86F052EC8450&displaylang=en

SOAP Validator Service Source Code

http://www.microsoft.com/downloads/details.aspx?FamilyId=F6E51AB7-44D8-497A-81F6-3DE1E99019B8&displaylang=en

XML Tools

http://msdn.microsoft.com/netframework/?pull=/library/en-us/dnxmlnet/html/XMLToolsUpdate.asp

GotDotNet XML Tools

http://www.gotdotnet.com/team/xmltools/

MSDN: XML Developers Center

http://msdn.microsoft.com/xml/

W3C: Extensible Markup Language (XML)

http://www.w3.org/XML/

Employing XML in the .NET Framework

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconemployingxmlinnetframework.asp

MSXML 4.0 SDK

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/xmmscXML.asp

Microsoft Office System and XML on the Desktop

http://msdn.microsoft.com/xml/default.aspx?pull=/library/en-us/dno2k3ta/html/odc_xmlinoffice2003_summarydoc.asp

Office 2003 XML Reference Schemas

http://www.microsoft.com/downloads/details.aspx?familyid=fe118952-3547-420a-a412-00a2662442d9&displaylang=en

XML Features in SQL 2005

http://msdn.microsoft.com/xml/default.aspx?pull=/library/en-us/dnsql90/html/sql2k5xml.asp

XML Features in SQL 2000

http://msdn.microsoft.com/xml/default.aspx?pull=/library/en-us/dnexxml/html/xml07162001.asp

Microsoft XML Downloads

http://msdn.microsoft.com/XML/XMLDownloads/default.aspx

Microsoft XML Code Samples

http://msdn.microsoft.com/XML/XMLCodeSamples/default.aspx

MSDN: Online Seminars on XML

http://msdn.microsoft.com/library/default.asp?url=/seminar/mmcfeed/mmcdisplayfeed.asp?lang=en&product=103337&audience=100402

MSDN: XML Newsgroups

http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.xml&lang=en&cr=US

Building XML Applications

http://msdn.microsoft.com/XML/BuildingXML/default.aspx

Understanding SOAP

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsoap/html/understandsoap.asp

Encrypting SOAP Messages

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp09272001.asp

.NET and COM+ Integration with SOAP

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/xpandnetintegration.asp

Real SOAP Security

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service11212001.asp

XML Web Services Interoperability Resources

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsvcinter/html/globalxmlwebsrvinterop.asp

 

Appendix Resources

 

Professional Developers’ Conference 2003

http://msdn.microsoft.com/events/pdc/

 

 

Fawcette Magazine Articles

http://www.fawcette.com/archives/

HunterStone Web.Config Editor

https://www.hunterstone.com/hsstore/ProductDetails.aspx?productID=101

Search the Microsoft Knowledge Base

http://support.microsoft.com/default.aspx?scid=fh;%5bln%5d;kbhowto

Madgeek SharpToolbox: Useful Tools

http://sharptoolbox.madgeek.com/

Microsoft Upcoming Live Webcasts

http://www.microsoft.com/seminar/events/webcasts/upcoming.mspx

Microsoft On-Demand Webcasts

http://www.microsoft.com/seminar/events/webcasts/ondemand.mspx

Microsoft Webcasts Home

http://support.microsoft.com/default.aspx?scid=fh;RID;webcst&style=type2&sd=gn

Previous Microsoft Webcasts

http://support.microsoft.com/default.aspx?scid=fh;EN-US;pwebcst&expand=none

Microsoft Press Books about Microsoft .NET

http://www.microsoft.com/learning/books/net/

 

 

Ricerca istantanea sui folder di Outlook, sulle directories e sui public folders.

Una utility per Outlook talmente buona che recentemente ci siamo direttamente comprati l'azienda che la produce:

http://www.microsoft.com/downloads/details.aspx?familyid=09b835ee-16e5-4961-91b8-2200ba31ea37&displaylang=en

La sto provando da 3 giorni, funziona alla grande, ora cercare all'interno delle migliaia di email è un gioco da ragazzi, e il bello è che indicizza in background e non rompe le scatole succhiando risorse.
Assolutamente da installare.

Naturalmente è gratis.

La sicurezza è importante per tutti, quindi se avete Oracle ........

Oracle Corp. released several high-risk vulnerabilities reported last month in its database software and other products, and urged customers to download and install them.

http://www.computerworld.com/newsletter/0,4902,95638,00.html?nlid=AM

Se avete Microsoft: http://www.microsoft.com/italy/security/default.mspx

 

Non è bello fare queste cose....

ma spero mi perdonerete se vi suggerisco di fare un click all'URL qui sotto.

http://blogs.msdn.com/dweller/archive/2004/08/13.aspx

Sia ben chiaro, che lo faccio con puro spirito goliardico, tanto prima o poi succederà anche a noi (ammesso e non concesso che non sia già successo)

Visual Studio 2005: Quali features presenti nella beta 1 cambieranno nella beta2

We have recently completed planning for Beta 2 of ASP.NET 2.0 and Visual Studio 2005. For the Beta 2 release, we will deliver a high quality release with a go live license to enable live deployments. To do this, we need to focus on finding and fixing bugs, and raising security, performance, and scalability through targeted analysis and improvements. We also are getting great customer feedback from Beta 1 and earlier preview releases, and need to incorporate key feedback into the product.

To enable us to meet these goals, and in response to customer feedback, we have decided to remove a small set of features from ASP.NET 2.0. These features are already available in Beta 1, so we’d like to provide you with some advance notice of what changes are coming, and how you can prepare for them.

Qui tutte le info: http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=667498

Data on the Outside vs. Data on the Inside

An Examination of the Impact of Service Oriented Architectures on Data

By Pat Helland
Microsoft Corporation

Summary: Pat Helland explores Service Oriented Architecture, and the differences between data inside and data outside the service boundary. Additionally, he examines the strengths and weaknesses of objects, SQL, and XML as different representations of data, and compares and contrasts these models. (26 printed pages)

http://www.msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/dataoutsideinside.asp

Un solo commento da parte mia: da non perdere assolutamente.