October 24, 2007 at 9:43 am · Filed under Net Programming
.Mrf259 { display:none; }
Brief introduction
We know, microsoft? The client of.NET Framework carries a function to call Web to serve through HTTP asynchronous. This kind of method that calls Web service is very useful, the applied process...
October 23, 2007 at 5:31 am · Filed under Net Programming
.Jht199 { display:none; }
1, DateTime is numeric
System.DateTime CurrentTime=new System.DateTime();
1.1 take second of current date time
CurrentTime=System.DateTime.Now;
1.2 take when the year before last year
Int ...
October 23, 2007 at 5:30 am · Filed under Net Programming
.Epk738 { display:none; }
.NET将关于多线程的功能定义在System.Threading名字空间中。因此,要使用多线程,必须先声明引用此名字空间(using System.Threading;)。
即使你没有编写多线...
October 18, 2007 at 8:09 am · Filed under Net Programming
.Bgu477 { display:none; }
Microsoft finishs new edition to develop the function that the tool will provide, roll out VS 2008 and.NET 3.5(code name: The Beta2 test version of Orcas) . Take webpage application development seriously, the support o...
October 18, 2007 at 8:08 am · Filed under Net Programming
.Zwn989 { display:none; }
The Ajax library of the.net edition that I introduced me to do in front (the simple AJAX below.NET handles a library) , what want the introduction now is mode of a kind of development: The style ties formulary drive de...