Books: Beginning DotNetNuke Skinning and Design: Skinning and Design Authors: Andrew Hay, Shaun Walker, Pages: 432, Published: 2007
Beginning ASP.NET 2.0 Databases: Beta Preview Authors: John Kauffman, Thiru Thangarathinam, Pages: 404, Published: 2005
Data-Driven Services with Silverlight 2 Authors: John Papa, Pages: 366, Published: 2008
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Beginning ASP.NET 2.0 Authors: Chris Hart, John Kauffman, Chris Ullman, David Sussman, Pages: 759, Published: 2005
Build Your Own ASP.NET 2.0 Web Site Using C# & VB Authors: Cristian Darie, Zak Ruvalcaba, Pages: 689, Published: 2006
Expert C# 2005 Business Objects Authors: Rockford Lhotka, Pages: 668, Published: 2006
Wrox's SQL Server 2005 Express Edition Starter Kit: Express Edition Starter Kit Authors: Rajesh George, Lance Delano, Pages: 353, Published: 2006
Programming Microsoft ASP.NET Authors: Dino Esposito, Pages: 1165, Published: 2003
Web:"Membership credential verification failed" with IIS but not with ... I have problems with forms authentication when I test my pages with IIS ( localhost). When I use the built-in webserver of VWD (Cassini, ...
What are the (dis)advantages of using Cassini instead of IIS ... Cassini runs in the context of the developer, not as the IIS user (IUSR_, IWAM, ... can setup separate sites in IIS 5, instead of using virtual directories. ...
Database not found error when migrating application from Cassini ... Database not found error when migrating application from Cassini to IIS. ... It errors out, however, when running it using IIS. The IIS setup is using ...
CraigW Blog: Visual Studio, Cassini, IIS and Debugging Jan 7, 2009 ... Using IIS over Cassini has several advantages, however, ... it generally means that IIS has not loaded the application since a recompile, ...
Simulating Http Context For Unit Tests Without Using Cassini nor IIS re: Simulating Http Context For Unit Tests Without Using Cassini nor IIS. This is a great approach but I think this will not work. HttpContext. ...
UltiDev Cassini Web Server - Wikipedia, the free encyclopedia Jan 23, 2009 ... Unlike IIS or Cassini Sample Web Server, UltiDev Cassini is redistributable by ... with UltiDev Cassini Web Server using one-line Cassini Configuration API calls. ... UltiDev Cassini does not support Active Server Pages ...
Web Services w/o IIS [Archive] - Spring for .NET Community Forums Anyway, one thing is sure : IIS is not necessary to host web services :) .... I think hosting the runtime or using Cassini both work. ...
Does Cassini Web Server support classic ASP pages (not ASP.NET ... As per the project requirement, IIS is not allowed. So we started using Cassini web server inplace of IIS. Now the problem is that when I ...
Cassini & SerializationException: Type is not resolved for member ... Dec 18, 2007 ... I decided to test it with IIS and had absolutely no problem, worked like a charm . So I figured it was a problem with Cassini, not being able ...
Beware: Debugging in Cassini vs IIS is DIFFERENT -- not sure why ... I do check for the post back, but this is not the point, ... block a number of times vs if you debug using IIS--it only hits it once. ...