September 2006 - Posts

0
Comments

Meet the Advanced Developers: ADC06 Mannheim/Germany by preishuber

I am talking on the german ADC about WEB 2.0 with ASP.NET/ATLAS. There are several well known speakers like Steve Cook Christian Weyer Dominick Baier Marcus Heege and others... So come and see the show there are still some (few) seats left.
Filed under: , ,
1
Comments

RSS is like Visual Basic: Powerfull and full of danger by preishuber

It's easy to create and consume RSS with ASP.NET. This is usefull to transport documents without the overhead eg of SOAP. The only problem is that if the implementation is bad ~ 99% increased traffic will be generated. Consumer can pull the rss frequently...
Filed under:
19
Comments

14 VB 2005 Gridview Samples by Hannes by preishuber

i collected my 14 best gridview samples which are diging deeper to share it now. formated Boundfield If you want to format a column you can do it with a templatefield and the new Eval expression <%eval("field",formatexpression)%> or shorter with...
0
Comments

Missing ASP.NET Tab in IIS MMC on 64 bit machines by preishuber

some guy from microsoft blogged about the missing ASP.NET Tab in IIS MMC. On 32 bit systems there are 2 major workarounds ( aspnet_regiis -i and regkey) It seems that on 64 bit systems its not possible to have this tab. Bug by feature! http://blogs.msdn...
Filed under:
More Posts