Home2013January

January 2013

Showing 1 - 20 of 21 results
Here’s an interesting feature in Facebook that lets you download your Facebook data like photos , videos , wall posts...
Learnt something cool today on how to use Lambda expression and LINQ to concatenate string in C#. Using Lambda Expression...
Do you want to return a string as result from a Controller in ASP.NET MVC 4 Application ? If Yes...
If you have a Enum and want to bind it to the Dropdownlist in ASP.NET MVC 4 Page , you...
If you want to Truncate Data or delete all the data from the table in Entity Framework (.NET 4.5) ,...
Looking for different View Engines available in ASP.NET MVC ? In this blog post , I will share some of...
For last few years , I had the opportunity to try LINQ to SQL and Entity Framework and have been...
Are you looking for the support of MySQL with Entity Framework for developing a .NET Application using the MySQL database...
The LINQ (Language Integrated Query) has the extension methods SingleOrDefault and FirstOrDefault . What is the difference between SingleOrDefault and...
Want to learn LINQ(Language Integrated Query) in .NET ? In this blog post , I will share links to some...
Are you using LINQ in C# and requite to remove all objects matching the condition from a List ? Read...
Visual Studio is one of my primary IDE used for coding . TODO comments in Visual Studio – Does it...
Nokia Lumia 920 is powered by Windows Phone , Samsung Galaxy S3 is powered by Android . which smartphone is powered by...
Recently , I had received an query from one of my blog readers asking the question related to SQL and...
Does the LINQ(Language Integrated Query) have the LIKE operator like the one we have in the SQL Server or any...
In one of my previous blog post , I wrote about How to retrieve the Screen Resolution of Windows Phone...
If you are a C# developer and work with collections as well as LINQ/Entity Framework , you would have come...
Here’s a simple tip that lets you retrieve the Screen Resolution of Windows Phone 8 using C# . You can...
The orderby keyword can be used in LINQ to retrieve the ordered list of records based on the specified field....
You can create an Application Bar in Windows Phone Page quickly using the Visual Studio 2012 . If you have...

Categories

Archives