Wednesday, September 1, 2010

New in HTML 5

There are some cool new features in HTML 5
And they are :

1)It defines a single language called HTML5 which can be written in HTML syntax and in XML syntax.

2)It defines detailed processing models to foster interoperable implementations.

3)It has improved markup for the documents.

4)The most important thing is that HTML 5 is backward compatible also.

5)Now HTML has also defined rules for error parsing.

6)Now you can include MathML and SVG elements inside the html tags...

Some more features in the next post....

So please keep reading...

Sunday, August 29, 2010

New in HTML 5

Hello friends,

The HTML 5 version supports video playback and drag & drop facility.
Means previously you have to be dependent on plugins like flash player or silverlight,
but in this new html 5 version the video playback is directly supported by html 5.

So good news now we don't have to worry about downloading flash players or silverlight plugins.

so lets rock with HTML - 5.

Saturday, August 28, 2010

HTML5

Hello friends,
the new version of HTML the most famous mark up language is there now.

So in my next post we will see some new exciting features of HTML 5.

It is still under development.

Lightswitch

Hi guys.
Today i am going to tell you about an amazing product being developed by the great Microsoft.
The product name is : Microsoft Visual Studio Lightswitch.

This product is very intelligent and you can create two tier or three tier applicatios very easily.
Now the headache for programmers to create two tier / three tier code is gone !vanished...

Bravo Microsoft

I will write more about this product so please keep reading...

Friday, August 27, 2010

silverlight

In visual studio 2010 silverlight 4.0 is introduced.
Up to now silverlight was meant to stay inside our browsers and was meant to work as a plugin.

But now silverlight has come out of the shell.

It now can interact with your native code and so that it now can work as a desktop application also.

And one more thing up to now only java based websites can be accessed through mobiles but now you can open a silverlight based website in a mobile device too.

Impressive. Jai ho Microsft...

Wednesday, August 25, 2010

one more interesting feature

now visual studio 2010 intellisense has two types of features:

1)Sentence completion
2)Suggestion mode . it is useful when u r using classes and its members...

new features of vs 2010

The first and most important feature of vs 2010 (c#) is the support for a dynamic type.
Means you can have now late binding and it bypasses a static checking for objects.

Like if u have created an object runtime but the compiler would check it for design time so it gives an error but now because of the dynamic data type it is possible...


so enjoy...