imterpsfan3
Programmer
I am looking for an intermediate to advanced book on ASP.NET. I've made the mistake of buying some books in the past that didn't suit my needs. It seems there are so few good .NET books out there. These are the requirements I have for this book:
1- contains C# examples
2- uses Visual Studio.net 2003
3- uses MSDE/SQL Server with stored procedures
4- guides you through an actual project instead of isolated examples that have no relevance to each other
I'm curious as to why
1- most of the ASP.NET books are in VB.NET (there are more jobs in C# than VB.NET)
2- many of the books don't use Visual Studio
3- many of the books use access with inline sql (any real production web site would not use access with inline sql, they'd use stored procedures with a database like SQL Server)
Does such a book exist?
1- contains C# examples
2- uses Visual Studio.net 2003
3- uses MSDE/SQL Server with stored procedures
4- guides you through an actual project instead of isolated examples that have no relevance to each other
I'm curious as to why
1- most of the ASP.NET books are in VB.NET (there are more jobs in C# than VB.NET)
2- many of the books don't use Visual Studio
3- many of the books use access with inline sql (any real production web site would not use access with inline sql, they'd use stored procedures with a database like SQL Server)
Does such a book exist?