Home2015Page 3

2015

Showing 41 - 60 of 94 results
In the earlier versions of C# , there was no provision to have the await keyword in catch and finally...
This blog post will explain how to change the settings to automatically move the cell pointer after entering data in...
The checked operator or block in C# can be used to invoke the overflow exception instead of silently skipping the...
There are times when you get the below error when building a C# application. C# Error – Literal of type...
Are you developing an application that uses Web sockets and want to know the web socket support on various browsers...
Today , Microsoft has announced the release of its Windows 10 Developer tooling Preview which lets the Windows app developers...
This blog post on the C# Questions and Answers – Data Types Part 2 focuses on C# multiple choice interview...
This blog post on the C# Questions and Answers – Data Types Part 1 focuses on C# multiple choice interview...
C# 6.0 supports a new features called Exception filter that lets the developers to catch the specified exception only if...
C# 6.0 Features Series How to try C# 6.0 and Rosyln? Getter-only (Read Only) Auto Properties in C# 6.0 Lambda...
If we need to use an identifier that has the same name of the keyword in C#, you can do...
C# 6.0 Features Series How to try C# 6.0 and Rosyln? Getter-only (Read Only) Auto Properties in C# 6.0 Lambda...
C# 6.0 Features Series How to try C# 6.0 and Rosyln? Getter-only (Read Only) Auto Properties in C# 6.0 Lambda...
C# 6.0 Features Series How to try C# 6.0 and Rosyln? Getter-only (Read Only) Auto Properties in C# 6.0 Lambda...
Below is a sample code snippet demonstrating how to iterate over a dictionary in C#. How to iterate over a...
The Windows Phone and the Windows Store App provides various accessibility features which helps certain users to easily access the...
When creating a new Universal App , you would noticed that visual studio creates a file called App.xaml in the...
When you create a new Universal App in Visual Studio 2013 , Visual Studio adds a capability by default in...
There are times when you want to prevent your app from being downloaded and installed on the Windows Phone if...
Follow the below steps to set or change the Splash Screen for the Universal App specially when targeting the Windows...

Categories

Archives