Hello Siva,
As for ASP.NET learning resources, here are two good websites:
#ASP.NET site
http://www.asp.net
#MSDN ASP.NET developer center
http://msdn.microsoft.com/asp.net/
Since you're new to ASP.NET and want some quick and efficient learning
resource, I would recommend you have a look at the quick start tutorial:
http://www.asp.net/quickstart/aspnet/
There are also many other specific learning resources(video or webcasts)
there:
http://www.asp.net/learn/
And if you're interested in some typical sample ASP.NET applications, you
can have a look at the ASP.NET Starter Kits which contains several sample
applications demonstrate common web development scenarios:
#Starter Kits for Visual Web Developer
http://www.asp.net/downloads/starterkits/default.aspx?tabid=62
As for development tool, have you already got Visual Studio TeamSuite or
Professional version installed or plan to have one? If you're just
dedicated to web application developing(ASP.NET2.0), and won't care much
about other .net application developing, you can consider use the "Visual
Web Developer 2005 Express" which is a simplified edition of Visual studio
2005(for web development) and is free of charge:
http://msdn.microsoft.com/vstudio/express/vwd/download/
In addition, I'm not very familiar with BizTalk server developing, does it
support webservice or other .net compatible interfaces? As far as I know,
any distribuetd communication components in stardand .net appliation can be
adopted in ASP.NET web application. Also, you can ask for such programming
interface in the biztalk specific newsgroup and I think some experts there
can give you the answer.
BTW, if you have further ASP.NET specific question during your development,
you're welcome to post in the following newsgroups:
-------------------------------------------------
microsoft.public.dotnet.framework.aspnet
microsoft.public.dotnet.framework.aspnet.buildingcontrols
microsoft.public.dotnet.framework.aspnet.caching
microsoft.public.dotnet.framework.aspnet.datagridcontrol
microsoft.public.dotnet.framework.aspnet.mobile
microsoft.public.dotnet.framework.aspnet.security
microsoft.public.dotnet.framework.aspnet.webcontrols
microsoft.public.dotnet.framework.aspnet.webservices
------------------------------------------------------
Hope this helps.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial
response from the community or a Microsoft Support Engineer within 1
business day is
acceptable. Please note that each follow up response may take approximately
2 business days
as the support professional working with you may need further investigation
to reach the
most efficient resolution. The offering is not appropriate for situations
that require
urgent, real-time or phone-based interactions or complex project analysis
and dump analysis
issues. Issues of this nature are best handled working with a dedicated
Microsoft Support
Engineer by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.