Cyber-Attackers

By MuJo a.k.a eLHacKeR & Return0fEvilzz

www.cyber-attackers.org // www.mujo.in



HAcked by EJDER ;)

Cyber-Attackers

By MuJo a.k.a eLHacKeR & Return0fEvilzz

www.cyber-attackers.org // www.mujo.in



HAcked by EJDER ;)
DevDays09 » ThumNet

Category Archive: DevDays09

C# 4.0 .NET becomes dynamic

csharp4-dlr

This post is about the session called C# 4.0 / The Future of C# given by Krishnan Subramanian. First off let me start with a quick summary of main new feauture for the different versions of the C# that are released. C# 1.0, Managed code C# 2.0, Generics C# 3.0, Language Integrated Query, short LINQ …

Continue reading »

ADO.NET Dataservices

New Ado Service

ADO.NET Dataservices is a new way to open your data to the web. It’s especially usefull in combination with a Rich Internet Client Application, such as a silverlight application or an AJAX application. Dataservices is an implementation of WCF but has some restrictions to it. Dataservices makes use of the ATOM or the JSON format …

Continue reading »

Silverlight 3 Navigation

This post is about the session called What’s new in Silverlight 3 given by Mike Taulty. A major disadvantage of RIA, Rich Internet Application, is that the state is of an application can not be recovered after the browser has been closed. In Silverlight 3 there’s a solution for this problem. In SL3 you are …

Continue reading »

Silverlight 3 Validation and Dataform control

sl3_dataform

This post is about the session calledWhat’s new in Silverlight 3 given by Mike Taulty. Silverlight 3 has a new way for validating data. The validation rules can be set in a number of different ways: Throwing an exception Adding specific attributes to the classes properties I specifically like the way the business rules can …

Continue reading »

Silverlight 3 Out of browser

sp3_install_menu

This post is about the session called What’s new in Silverlight 3 given by Mike Taulty In Silverlight 3 it is now possible to run the application as a standalone desktop application. To enable this functionality this must be enabled in the AppManifest.xml file of the application. The user can now choose to install the …

Continue reading »

Older posts «