|
|
Browse by Tags
All Tags » ASP.NET (RSS)
-
So today, or last night rather, I finally got down to seriously look at this wonder trinket the ASP.NET team provided as a cool add-in project for Visual Studio - Web Deployment Projects. The one true feature that really had me excited was the ability to define multiple sections in web.config as replaceable, so different builds for different ...
-
It was only recently did I start tinkering with the ASP.NET 2.0 Theme feature to supply the pages and controls with styling via CSS files located in the App_Themes directory. It never dawn on me back then, why the login page - the application's using Forms Authentication - always appear unstyled despite the resultant HTML source exhibiting the ...
-
All ASP.NET 2.0 informative goodies collected in a single catalogue area.
http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx
-
Bil Simser deals out the text for a good lengthy overview regarding the differences (and similarities) between DotNetNuke and Microsoft's SharePoint.
Mental note: read it completely, some other time.
-
Scott Guthrie has detailed the use of the app_offline.htm file to have the ASP.NET 2.0 runtime uniformly display an ''under maintenance'' message for all application pages in a web application root directory.
Notice I say ''application pages'' as that only affects requests for .aspx pages by default. If one wishes to ''mask'' out any existing ...
-
Finally discovered the issue that made my development XML requests from my laptop's ASP.NET web application to a remote web server providing the XML document unsuccessful.
Here's the scenario:
This public site of mine has two web applications - the main and this Forums. The main is able to display new threads in this Forums application via ...
|
|
|