Wishing everyone a Happy and Prosperous New year 2021. I would to thanks everyone who has supported and encourage me in each and every step of my journey towards F5debug.net…
We as developer came across multiple projects with 100s and 1000 lines of code which are written by n number of co developers. We came across the situation quite often…
Every time when Microsoft releases a new version of Visual Studio, there is a buzz around on what are the features that are released which makes developers life easier. Microsoft…
The first C# 6.0 feature which we are going to see today is Auto Property Initializer, with the previous versions normally we declare and initialize auto properties separately with a…
Every developer who work on Microsoft technology should have came across this situation with Visual Studio on how to add a set of files from a folder or the folder…
Friends first of all Happy New year 2015, on this new year I am starting this series of tutorial to discuss about the latest release of C#.Net and what…
BDotnet Wednesday Hangout is an initiative by Bangalore .NET User Group which is held every Wednesday between 9-10 PM . This week I got a chance to speak on Windows…
In this article we are going to see how to send emails from Windows Store application step by step. Sending email from the application is one common feature that is…
In this tutorial you are going to see how to programmatically get the location information of the device in a windows store application. There are scenarios where we need to…
In this article we are going to see a much interesting topic on how to Programmatically create a QR code image in your Windows Phone application, which is a must…