Microsoft Technology Preview

Thursday, August 10, 2006

Atlas Sample Applications

Visit here to get sample applications (Free Download Task Management Application source code)

http://atlas.asp.net/docs/SampleApps/default.aspx

Smart Client Applicatins

Read technical articles at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGPractices0001.asp

.NET Framework 2.0 Security Best Practices

Read this article on Microsoft to get an idea of security in .net framework 2.0

Security Practices: .NET Framework 2.0 Security Practices at a Glance
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGPractices0001.asp

ASP .NET 2.0 Security - Best Practices

This article at Microsoft site gives you clear overview:

Security Practices: ASP.NET 2.0 Security Practices at a Glance
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGPractices0001.asp

Tuesday, July 25, 2006

Could not load type 'Microsoft.Web.Services.ScriptModule' - Atlas Sample Application

When I tried to run sample application "Task List" downloaded from asp.net site, thrown following error: "Could not load type 'Microsoft.Web.Services.ScriptModule'" -- then I have gone through several forums and could not find the resolution. After I tried myself few options, following procedure worked out well:

1. Make sure you have installed ASP.NET “Atlas” June 2006 Community Technology Preview (CTP) on your machine

2. Add reference to "Microsoft.Web.Atlas.dll" (default folder C:\Program Files\Microsoft ASP.NET\Atlas\v2.0.50727\Atlas) from Task List application

3. Run application

Venkat Yetrintala

vyetrintala@gmail.com

Atlas - a great technoogy