Auto complete Text Box

download this file actb  and convert its extension from actb.doc to actb.zip.

preload ASP.net / asp / html page with js,css files

download  preload from the left link and change its extension from preload.doc to preload.html and enjoy 🙂

you can also use this   preload-script

<style type=’text/css’>
body{
display:none;
}
</style>

<script type=’text/javascript’>
function showContent(){
document.body.style.display = ‘block’;
}
window.onload = showContent;
</script>

Loading animations

Here are transparent and white background Loading Animations.

http://cre8tvt.blogspot.com/2006_12_01_archive.html

Create loading animations dynamically 🙂
http://www.ajaxload.info/

enjoy~

SQL SCRIPT GENERATOR

If you want to create Database Scripts, Object Scripts or  insert statements of  SQL server database, download this file SQL SCRIPT GENERATOR and convert its extenstion to *.rar and then extract it

go to bin’s folder and execute “GenDBScripts.exe” and enjoy 🙂

web deploye Visual Studio 2005

Go to

http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx

download it, install it 🙂 and restart ur visual studio, now u can see “applicationName_deploy” after right click on the applciation/project for deployement.

Get this “.exe” file in form of “.doc” here … webdeploymentsetup.doc