­

What’s new in Silverlight 4 – feature review

0 Comments
-> Tooling -> Printing API -> Right-click event handling -> Webcam/microphone access -> Mouse wheel support -> RichTextArea Control -> ICommand support -> Clipboard API -> HTML Hosting with WebBrowser -> Elevated trust applications -> Local file access -> COM interop -> Notification (“toast”) API -> Network authentication...

Continue Reading

New Features in the Visual Studio 2010 IDE and .NET Framework 4.0

0 Comments
· Call Hierarchy of methods · A New Quick Search · Multi-targeting more accurate · Parallel Programming and Debugging · XSLT Profiling and Debugging · The XSD Designer New ASP.NET features · Static IDs for ASP.NET Controls · The Chart control · Web.config transformation New VB.NET features ·...

Continue Reading

VB .Net Interview Questions

0 Comments
1) Explain about visual basic? Visual basic is associated with the IDE of Microsoft. It is basically useful to implement RAD of GUI. Creation of Active X scripts are very easy and efficient through VB. Windows API can also be used to create application on windows desktop and...

Continue Reading

Interview Questions – C#

0 Comments
Interview Questions – C# 1. Are private class-level variables inherited? - Yes, but they are not accessible, so looking at it you can honestly say that they are not inherited. But they are. 2. Why does DllImport not work for me? - All methods marked with the DllImport...

Continue Reading

WCF and REST Interview Questions

3 Comments
What is WPF? The Windows Presentation Foundation (WPF) is a next generation graphics platform that is part of .NET 3.0 and .NET 3.5. It allows you to build advanced user interfaces that incorporate documents, media, 2D and 3D graphics, animations, and web-like characteristics. In just 24 sessions of...

Continue Reading