Greg Duncan02/09/13
2679 views
0 replies
Business and organizations that want to manage their own update schedule can use the IE10 Automatic Update Blocker Toolkit to disable automatic delivery of Internet Explorer 10.
Erik Ejlskov Jensen02/08/13
1668 views
0 replies
The Entity Framework Designer include a reverse engineer feature called “Generate Database from Model” that enables a “Model first” workflow, and also enable you to persist any model modification in a new database.
Tim Murphy02/07/13
1675 views
0 replies
Scratch is an interesting little drag-n-drop language that is great for understanding the basics of programming.
Michael Georgiou02/06/13
2660 views
0 replies
Visual Studio database project helps developer to manage and maintain database easily. It also makes easier to update databases on the server.
Mohamed Radwan02/06/13
1534 views
0 replies
In this post, Mohamed will give a fast overview about the tf.exe command line tool, showing how to use different options, like checkin, workspaces, view, diff, status and workfold.
Lohith Nagaraj02/05/13
2695 views
0 replies
One of the other cool features of HTML5 specification for a input controls is the placeholder attribute. Currently there is no support for placeholders in ASP.NET Webform TextBox control. In the blog post we will see how we can achieve this by creating a custom control.
Dror Helper02/04/13
2115 views
0 replies
After reading Jon Skeet’s excellent C# in Depth - again (3rd edition - to be published soon), Dror decided to try and actually read the C# language specification. Here are some highlights.
Robert Maclean02/04/13
1422 views
0 replies
Join Robert on February 6th as he presents a one hour session on the new async feature of .NET 4.5.
Michael Crump02/03/13
2160 views
0 replies
In case you were wondering whether you can get an offline Windows Phone 7.8 SDK installer, there is a way to do it.
G. Andrew Duthie02/02/13
2014 views
0 replies
There are a couple of features in Windows Azure Mobile Services (hereafter, WAMS or Mobile Services) that make it well-suited for building back-ends for mobile apps. One of these features is built-in support for push notifications.
Den Delimarsky02/01/13
2517 views
0 replies
In Windows, you can use your application to send keystrokes on a lower level to any other application. Here is a way to do it from C#.
Arnon Rotem-gal-oz02/01/13
2595 views
0 replies
After discussing with some enthusiasts, they seem very keen to suggest that the context has to move along. They seem to reject the notion of a saga where a central coordinator controls the process.
Gil Fink01/31/13
750 views
0 replies
Gil Fink will be speaking at VSLive Chicago. Find out more about the sessions he will be participating in.
Pranay Rana01/30/13
1636 views
0 replies
In this post, Pranay is going to discuss about the ways to get a distinct object using its property from a collection.
Greg Duncan01/29/13
4925 views
0 replies
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web.
Greg Duncan01/28/13
2318 views
0 replies
In case you haven’t seen it yet, a free, brand-spanking new eBook – 50 Ways to Avoid, Find and Fix ASP.NET Performance Issues, is now available for download.
Sasha Goldshtein01/27/13
1652 views
0 replies
Sometimes a simple C++ function exported from a DLL, and invoked using a P/Invoke wrapper can produce unexpected results. Find out more in this article.
Gil Fink01/26/13
1297 views
0 replies
Both of the courses were created by Sela Group, targeting Windows 8 developers, both C# and HTML5/JS.
Juri Strumpflohner01/25/13
1354 views
0 replies
You don't have to use dynamic types regularly, but there are always situations when they come in quite handy. You might even encounter the situation where you want to test the returned value of an ASP.net MVC controller.
Filip Ekberg01/24/13
2936 views
5 replies
C# Smorgasbord has been out for about 6 months and as you might have seen previously, the book has gotten great feedback! Here is your chance to get a free copy.
Christian Helle01/23/13
1546 views
0 replies
A Visual Studio 2012 Custom Tool for generating a strongly typed helper class for accessing localized resources from a .ResW file is now available for Windows 8 applications.
Sasha Goldshtein01/22/13
1581 views
0 replies
In a nutshell, Windows Azure Media Services supports encoding, management, and streaming of media from Windows Azure, in a completely hosted solution.
Will Soprano01/21/13
6122 views
0 replies
The first version of the DZone app is ready for download in the Windows Store!
Robert Maclean01/21/13
1196 views
0 replies
One of the toughest problems Robert faced when I built Notepad Classic was an issue where many functions like Go To & Find were always off a few characters. Here is how he solved those.
Daniel Mohl01/20/13
12378 views
7 replies
What items would you add or remove? What advice would you give to someone seeking to become an architect?