January 2004 - Posts

4
Comments

Do we need to deploy code behind files while working with ASP.NET 2.0 ? by nattYGUR

Whidbey introduce many new features for web programmers but also change the way ASPX files are handle. There is no more "bin" directory where code behind classes compiled into DLL. All web application files including ASPX files and code behind files eventually...
3
Comments

Running ASPX files under IIS with Longhorn and Whidbey by nattYGUR

By default every project that you run with Whidbey runs under webdev.webserver. If you want to run ASPX files with IIS there are certain action that need to be take : 1) By default Longhorn installation dosn’t install IIS so the first step is to...
0
Comments

More oracle woes by nattYGUR

This time one of my clients immigrates to CLR 1.1 and still works with ODP version 9.2.0.2102, that compiled with CLR 1.0. after CLR immigration every thing works perfectly. after a while when they try to debug assemblies that register as COM+ server...
0
Comments

Trying to implement front controller for Avalon Navigation application by nattYGUR

Avalon Navigation application is pretty much closer to web behavior. There is one Host (Browser / Windows) that can display different content (HTML pages/Panels). Navigation application is based on one form and several panels that can be hosts and changed...
0
Comments

Whidbey and Longhorn on todays Architects user group by nattYGUR

If you live in Israel, you could come and see my show on Whidbey and Longhorn on todays Architects user group .
19
Comments

Connection pooling and Oracle. by nattYGUR

Pay attention oracle users. If you are using other oracle provider then Oracle ODP your oracle DB dosent releases connections that closed in your application. Those connections stay inactive on the oracle DB and eventually cause performance issues and...
1
Comments

Ever you think about displaying video as tool tip for your users? by nattYGUR

Well I heard about it in one of the PDC sessions and I try it out. It turned out to be very easy to implement. TollTip tag enables you to set which tag will be host and display as ToolTip. If you choose to use Video tag, you will see the video when your...
0
Comments

possible names for LH technologies by nattYGUR

http://www.winbeta.org/winbeta/forums/index.php?s=2b040e4077aa7199e14a032247661135&showtopic=2239
0
Comments

My articles at MS Israel site. by nattYGUR

If you can read Hebrew you can find two of my articles at Microsoft Israel WEB site : http://www.microsoft.com/israel/msdn/kb/default.mspx
2
Comments

And the winner in server's availability contest is … by nattYGUR

As part of next year summaries one of my clients check server availability. And the winner is … not Unix or Linux machine but a modest NT4 machine that works for 963 days, and still working. I personally didn’t hear about NT machine that works...
More Posts Next page »