Gotcha ASP.Net

 after reading scott gu's blog on gotcha

i found several interesting stuff,that fix or enhanced on using asp.net

one of them is that if .. you put too many Class on your App_Code it will slow down when you open the designer

cause every time you you open the designer of a form it will compile your class on app_Code so that you can see the result.

so if you have many classes on your app_code , Make a new Class library Project and move your classes there, and reference the compiled library from your website

and for note antivirus can affect too.

there are also some setting that will speed up your build process one of them is to uncheck the build web site as part of solution on website property pages.

 

and also so many use full link on scott guru.....

hmmm... the blogs always technical and  i can grap the explanation.which i can not find it here.
(:of course he made this product)

but i also see a very distance between MVP indonesia and other's

Other's Blog is very inspiring,and technical

while here is theoritically which discuss not so important things , well not all but to name just a few are tehcnical

go indonesian.,..

Be more technical,

SHare your Knowledge

the more you share it the more you get it from others

 

Cia o

 

Share this post: | | | |
Published Friday, June 20, 2008 9:46 AM by cipto

Comments

# re: Gotcha ASP.Net

Friday, June 20, 2008 1:35 PM by Eko

I agree with You, Indonesian MVP is not too technical but too personal