Online Free Computer Tutorials.: VS2010

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label VS2010. Show all posts
Showing posts with label VS2010. Show all posts

Monday, August 17, 2015

Saturday, July 27, 2013

Sunday, June 2, 2013

The Onion Architecture

I've spoken several times about a specific type of architecture I call "Onion Architecture". I've found that it leads ...
Read More

Peeling Back the Onion Architecture

I recently started a consulting project as an architect on an ASP.NET MVC application and quickly found myself immersed in the world of N...
Read More

Wednesday, May 29, 2013

VisualStudio Tip: Configure Code Analysis in Visual Studio

I like well-written code, and I especially like it when I've written it. But I don't always live up to my own expectations. So I&...
Read More

Windows 8 apps: Make your GridView parallactic

Few months ago I wrote a post about a way to apply a parallactic effect to a GridView. Given that I explained the meaning of the "pa...
Read More

How to set advanced properties for video recording in WP8

Windows Phone 8 provides a robust array of options for video recording, including CaptureSource, VideoCaptureDevice, and AudioVideoCaptur...
Read More

How to get the Unique Device ID in WP8 using Oxygene?

In Windows Phone 8, you can easily get the Unique Device ID using the DeviceExtendedProperties.GetValue or DeviceExtendedProperties.TryGe...
Read More

Metro Character Progress Control

I have just published a custom control which would display a percentage value in the middle of a character. The character is currently of...
Read More

Model First CRUD operations

Model First CRUD operations Introduction This article demonstrates one of interesting and most useful concept in Entity Framework Model...
Read More

Database First CRUD operations using Stored Procedures

Database First CRUD operations using Stored Procedures Introduction This article demonstrates one of interesting and most useful concep...
Read More

Windows Authentication in MVC4 with IIS Express

MVC4 gone through some major changes in Windows Authentication functionality with IIS Express. In this article you will learn how to enab...
Read More

NHibernate Made Simple

This article grew out of my frustration trying to get started with NHibernate. It seemed that all the introductory material I found was e...
Read More

FREE Metro Light and Dark Themes for WPF and Silverlight Microsoft Controls

The quest for a good application theme never ends. You spend hours scouring the realms of Google and Bing looking for a clean, modern, a...
Read More