Forum Moderators: open
All this is is to interact with Microsoft Dynamics (Navision). I will have a custom dll to help me - which means I need to work on a Windows web server.
My Questions are:
1. What is a good reference for reading about working in asp.net?
2. Is it worth getting any version of Microsoft Visual Studio?
You can download free express editions of Visual Studio here: [microsoft.com...]
Books, there are lots of books out there. I wrote one aimed at developers new to ASP.NET, ASP.NET 2.0: Your visual blueprint for developing Web applications.
I also really recommend the Professional ASP.NET (Hanselman, Rader, Evjin) book and ASP.NET Unleashed (Walther) as core references too.
Read Blogs on by the experts and team members, Scott Guthrie is the main guy at MSFT in charge of .NET, [weblogs.asp.net...]
Also go get invovled in your local user group, www.ineta.org will help you find one in your area.
[edited by: eelixduppy at 1:08 am (utc) on Nov. 25, 2008]
[mono-project.com...]
It's a cross platform (BSD/Linux/OSX/Windows) .Net interpreter. I expect you'll find this much easier to work with than Microsoft's Windows only interpreter.