Articles Archive for October 2008
CSharp, Tutorial »
Delegates : A Step Ahead Series
Introduction:
The scope of this article is limited to its title and upto subsequent examples shown therein. This tutorial is a part of C#:2005-A Step Ahead Series.
Definition :
A delegate is a type that references a method once delegate is assigned a method; it behaves exactly like that method. The delegate method can be used like any other method, with parameters and return value.
Any method that matches the delegate’s signature, which consists of the return type and parameters can be assigned to the delegate.
Delegate Properties:
Delegates …
Technology News »
On Wednesday Adobe shipped its new Flash Player version 10 with main feratures:
1. 3D capabilities build in feature
2. Developers can add their own special effects
3. Upgraded to rich internet technology
With the above release it is cleared that now Adobe featuring to web applications with folowing some extra features:
1. Online video
2. Rich internet application
3. Online gaming etc.
Previously, developers need thrid party components/supports for 3D but now it includes 3D in-built effects in version10. Now, its easy to add any 3D effect by developers.
Also, it offers multilanguage text capabilities.
One can download …
Technology News »
Get ready for Silverlight2.0 release on Monday
I got the news from one of my friend and want to share the same with you. MicroSoft decided to release Silverlight2.0 on Monday.
I have not more for its:
1. Features
2. Working
3. New implementations
4. Flexibility etc.
Only the idea is that its a great inventions in the new era.
For more information pelase visit : http://news.cnet.com/8301-13860_3-10063722-56.html
Tweet This Post
