SeniorDesignFilter: Help with Web Development
February 22, 2006 10:44 PM
Subscribe
SeniorDesignFilter: I'm a CSE (computer science & engineering) major and need help with my senior design project. I'm making an online personal information management (PIM) web applicaton using microsoft visual web developer 2005 and SQL server express edition.
Our design projects purpose is to make us more familiar with the newest web technologies and tools. Basically, the application is a multi-user PIM in which a user can keep track of events/tasks. There will be options to add/delete/edit events and they will be viewable on a calendar on the page (much like 30boxes.com). All user data will be stored in a database using SQL Server Express Edition. We decided to use Visual Web Developer and SQL Server Express because they're good learning tools, powerful, and integrate with each other seamlessly. I'm pretty decent at HTML, Java, C++, but i've never used C# which is what we want to use. Can someone please recommend some good books for a beginner to learn SQL Server Express, Visual Web Developer Express, ASP.NET and C#?
posted by deeman to education (7 comments total)
http://msdn.microsoft.com/vstudio/express/vwd/learning/default.aspx
For books I tend to stick with WROX and O'Reilly.
posted by mortisimo at 12:05 AM on February 23, 2006