Online Free Computer Tutorials.: Advanced

'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 Advanced. Show all posts
Showing posts with label Advanced. Show all posts

Tuesday, August 28, 2012

How to Share Internet Connection from WP7 Device?

Do you know that, you can easily share the internet connection of your Windows Phone 7 device to your Laptop? Yes, you can share the phon...
Read More

Today iPhone Development Resources and Articles

1- Open Source Unity 2D Game Framework With A Flash/Cocos2D Like Syntax A new framework from Matt Rix known as Futile for creating 2D gam...
Read More

Bing Maps in Windows Phone

Nowadays, Mobile applications are getting more and more success. Their most important advantage is mobility which is realized thanks to s...
Read More

Today Window Phone Tutorials and Articles

1.Hyperlink Example in Windows Phone development This example explains how to create and handle hyperlink button in windows phone. Algo...
Read More

Monday, August 27, 2012

Targeted .NET Framework in Visual Studio 2012

Did you install Visual Studio 2012 in a fresh new environment and willing to target your project for .NET Framework prior to Framework 4 ...
Read More

Visual Studio 2012 Metro Styles for WPF

Although there are still serious discussions about whether the "Metro" design concept from Microsoft is good or not, WPF develo...
Read More

Extending Visual Studio Part 2 - Creating Addins

This is the second in my series of articles on extending Visual Studio. In this article we're going to look into a way to extend Visu...
Read More

A N-Tier Architecture Sample with ASP.NET MVC3, WCF and Entity Framework

N-Tier software architecture can solve the following client/server system issues: scalability, security, fault tolerance and etc. In our ...
Read More

Func and Action Delegates

The .Net Framework 3.5 has introduced two sets of System-Defined Delegates named Func andAction. Action<> and Func<> are extr...
Read More

Silverlight 5 Modal Windows

You can display multiple Window instances in trusted, out-of-browser applications. This enables you to create non-modal dialog boxes, tea...
Read More

Thursday, August 9, 2012

Thursday, August 2, 2012

Wednesday, August 1, 2012

WPF Stylizing RowDefinitions & ColumnDefinitions

My favorite part of programming in WPF is the ease with which we compartmentalize the application components. Every Page or UserControl o...
Read More

Monday, July 30, 2012