Monday, June 27, 2011

Just Finished Learning PHP,MySQL & JavaScript eBooks

Although I have good experience of PHP, MySQL & JavaScript I learn many things from this book such as JavaScript Frameworks.I just read this book and I recommend this book for beginner web developers to read.  image

Some popular JavaScript frameworks


ASP.NET Ajax Framework http://asp.net/ajax
Clean Ajax Framework http://sourceforge.net/projects/clean-ajax
Dojo Toolkit http://dojotoolkit.org
jQuery http://jquery.com
MochiKit http://mochikit.com
MooTools http://mootools.net
OpenJS http://openjs.com
Prototype http://prototypejs.org
Rialto http://rialto.improve-technologies.com/wiki
script.aculo.us http://script.aculo.us
393Framework Web address
Spry Framework http://labs.adobe.com/technologies/spry
YUI http://developer.yahoo.com/yui

Sunday, June 26, 2011

Close one form from another

I wanted to open Form2 from Form1 and close Form1.I try this many times but it fails my code is this.

var F2=new Form2();
F2.show();
this.close();



I searched lot.but I could find any error of the code but Form1 doesn’t closed.Finally I found the answer.It’s my main program.

Application.Run(new Form1());

So I couldn’t close Form1.


But I found anther way to close previous one

 var f=new Form2();
 f.Show();
 this.Dispose(false);


It works for me.

Saturday, June 25, 2011

Visual Studio Short Cut

For comment source code at visual studio or MSSQL sever management studio can use Ctrl+k,Ctrl+c when press Ctrl+k it waiting for another key stroke then press Ctrl+c

For Uncomment use Ctrl+k,Ctrl+u

Ctrl+k,Ctrl+D for format code but this isn’t work in MSSQL Server Management Studio

Friday, June 24, 2011

Trying to start TSQL

TSQL what is this actually I think its kind of a SQL stored procedure.But I know surely correct.Will see.I have Beginning T-SQL 2008 with me.T-SQL here I come…..

image

If you are interested stay tune with me……

Why We Use Facebook ????

Most of People using facebook because to get connected with their friends. some of them fb use for find a life partner.Many users of FB are like to update what friends are doing and what’s going on.Sometimes it’s like a newspaper.most of fresh news comes immediately.Even faster than online radio news.Photo and video sharing is famous in FB commune.Because it has commenting and like facilities.And also wishing for bday new year etc. fb is easiest way.We don’t need to spend single penny for this.

But when we considering Techies use fb for some more proper way.They don’t use fb all the time.but little.if they need to find a friend but his mobile and other connecting media isn’t working then fb is very useful.And also collect team or commune this is very useful.And create a event.

Although it’s very useful social network when we addict to that waste your time and you can’t even think time is passing you.So Be careful.