[Updated] Kinect for Windows: A New Interface for Your Apps
Microsoft officially announced that a new Kinect for Windows device will be released on February 1st along with a commercial license. How easy is it to code to?
Microsoft officially announced that a new Kinect for Windows device will be released on February 1st along with a commercial license. How easy is it to code to?
Windows installer has its own way to display installer user interface which is far different from other technologies. MSI supports few controls compared to .Net or other platform. Though it is not very difficult, still it is hard job to develop sophisticated installation package with good user interface, even after using well known installer software. NvnInstaller.MsiDotNet api makes this job easier.
The new Windows 7 user interface features can offer Web developers significant productivity gains in terms of organizing, finding, and navigating to commonly used resources. This article introduces you to the improvements which can cut significant time from otherwise mundane daily workflow tasks.
An algorithm to make any object moveable and resizable by users and applications.
Discover how to design user-driven applications
Building small applications from scratch is easy enough with almost any available programming technology. However, if you are assigned the task to build large applications and have the requirement to re-use code either now or tomorrow, you need to be a lot more careful. Microsoft has ready-made patterns that help you build complex Windows Presentation Foundation applications with reusability and componentized design in mind.
To make software available for international users, it must accommodate the changes in different languages and cultures. Many times, the first version of the software is developed in English and changes are made to the existing software to accommodate the new language. Learn to avoid this bad practice.
Learn how to build a sophisticated Facebook application that interacts with Facebook users and with SQL Server database articles.
Learn how to keep your form on top of Flip 3D.
Learn about FreeDOM (Free Document Object Model), a web development technique used to create event-driven web applications. FreeDOM is designed to overcome the limitations of stateless HyperText Transfer Protocol (HTTP) transmissions.
Take a look at how you now can use your C# skills to create an embedded application. No hardware is required to get started!
There's a lot more to Vista than the .NET 3.0 framework. The new OS offers interesting and useful new features for developers-and DevX has rounded them up for you.
Dependency properties and activity binding allow a developer to create custom activities that are indistinguishable from the out-of-the-box activities provided by Windows Workflow Foundation.
Learn even more about working with the DOM in your programming.
Learn how to animate your Windows Presentation Foundation applications by using timelines.
Use the Expression Graphic Designer to create simple graphic elements used in the Expression Interactive Designer to create a richer user interface for a simple calculator application.
Discover the basics of the W3C DOM and learn how to use JavaScript to transverse the nodes within it. (Javascript)
By adding a JavaScript confirmation dialog to your Web application, you can help prevent users from doing something they will regret.
See an overview presentation on the three tools from the Microsoft Expression family: Expression Graphic Designer, Expression Interactive Designer, and Expression Web Designer.
Learn about the development of WinFX Windows applications with XAML and the separation between defining the user interface and implementing the business logic.
Are you missing Microsoft's Professional Developers Conference (PDC)? If so, you'll still want to make sure you keep up on all the announcements.
Learn about Registry basics and how the Windows Registry can be accessed from .NET.
With the announcement of the release today of beta 1 for Windows Vista (formally codenamed "Longhorn"), Microsoft also announced the official names for Avalon and Indigo
Learn about "Avalon," the exciting new presentation subsystem of the upcoming Windows platforms. After an introduction to declarative drawing and XAML, you'll use XAMLPad to get a first taste of Avalon programming.