Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Sunday, August 30, 2015
Received Microsoft Community Contributor (MCC) Badge for the First Time!
›
Today I just noticed that I have received the Microsoft Community Contributor (MCC) badge for the first time and Thank you Microsoft! M...
Thursday, August 20, 2015
Visual C# Technical Guru - July 2015
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical art...
Thursday, August 13, 2015
C# : String vs. string
›
I have seen this confusion over and over, and thought of writing a post about it. Basically String and string are both the same. If you g...
Friday, July 24, 2015
Setting a Default Value for Enums in C#
›
Enums can be very useful in cases like where you want to maintain a set of named constants. Imagine you have following values, “Daily, Week...
Thursday, July 23, 2015
Visual Studio 2015 : Live Visual Tree and Live Property Explorer for XAML Debugging
›
One of the nicest features introduced with Visual Studio 2015 is Live Visual Tree and Live Property Explorer windows. These two windows ...
Tuesday, July 21, 2015
Visual Studio 2015, Visual Studio 2013 Update 5, .NET 4.6, ASP.NET 4.6 and C# 6 is Now Officially Released
›
20th July 2015 was a big day I believe for all the developers who are on Microsoft stack out there, as Microsoft has released the newest ve...
Monday, July 20, 2015
Visual C# Technical Guru - June 2015
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical art...
Friday, July 17, 2015
AngularJS ng-options Filter by Custom Function
›
In AngularJS when you are using ng-options, you can filter out the options by calling a custom function you have in the controller. Let...
7 comments:
Wednesday, July 1, 2015
Wrote a TNWiki Article Spotlight at Official Blog of TechNet Wiki
›
In this week’s TNWiki Article Spotlight, I wrote a post highlighting an article that won the TechNet Guru Awards for month of May, 2015, an...
Wednesday, June 24, 2015
Entity Framework: Running Database Migrations without Visual Studio
›
When we are using Entity Framework, let’s say you want to run a database migrations on a machine which has no Visual Studio installed. In t...
‹
›
Home
View web version