Februar 2009 - Einträge

0
Comments

.Net 2.0 Remoting Applications Part 1 von ThorstenHans

By releasing .Net 2.0 remoting was integrated into the .Net Framework. Remotnig is a simple technology for communicate between applications across application domains. By using remoting, objects an messages are transported via Channels from a Remotingserver...
Abgelegt unter:
0
Comments

ASP.Net MVC 1.0 RC von ThorstenHans

About a half year ago I read first time about ASP.Net MVC implementation. Cause I started web development with JavaServlets and JSP some years ago. I was very glad, that a Microsoft bring some MVC support for ASP.Net in Visual Studio. Programming with...
Abgelegt unter: , ,
0
Comments

kill local ASP.Net Development Server von ThorstenHans

Within some cases you would like to kill local asp.Net Development server process before starting debug modus from your website. By adding the following command into the startoption section in web-project settings you can force stopping the local ASP...
Abgelegt unter: , ,