There may come a time when you want to implement some extra features or maybe an Easter egg into your application using keyboard shortcuts. I was recently tasked with creating an Easter egg so we could test some functionality in CodeSmith. After countless searches looking for an elegant solution (I found...
Check out the screen casts / videos of the Microsoft 2008 Lang.NET Symposium event. They have some pretty interesting videos available for everyone, granted you have Silverlight installed. View ( 2008 Lang.NET Symposium Videos )
Chris Bowen’s did a search last month for all posters available on Microsoft Downloads. This is what he found: .NET 3.5 Namespaces Poster The .NET Framework 3.5 Common Namespaces and Types Poster Visual Basic 2008 Keybinding Poster Printable wall poster containing list of useful keyboard shortcuts for...
Posted to
Blake Niemyjski
by
Blake Niemyjski
on
01-23-2008
Filed under:
Filed under: C#, ASP.Net, Ajax, C++, .Net, VB.Net, Visual Studio 2005, Office 2007, Visual Studio 2008, Silverlight, VSTO, Posters
The last couple of days have been better than Christmas for a few of us. Microsoft has been releasing many updates to its developer tools and sdk to go with the recent release of Visual Studio 2008. Below I have listed the updates that have been released with download links. Enjoy! Visual Studio 2008...
Microsoft has released updated documents detailing the language specifications for C# 3.0 and VB.NET 9.0 ( C# 3.0 and VB.NET 9.0 language specifications ). These documents should take you quite some time to read . Enjoy! Download ( C# 3.0 Language specifications ) Download ( VB.NET 9.0 Language specifications...
I found these posters after exploring an interesting MSDN blog of a K-12 Computer Science Academic Relations Manager. The posters are nice and well worth spending the couple of seconds to download them. Here are the download links for each language(s) shortcut reference poster Visual Basic 2005 Visual...
I'm personally Looking forward to C# 3.0. There are some interesting new things coming to the language. However there are somethings I really don't like about c# (please pay attention to the end of this video Anders Hejlsberg - Programming data in C# 3.0 ) Local variable type inference ( I personally...
Sometime soon, I plan on releasing a cool application that uses text-to-speech. Some of you might have been curious about the implementation about text-to-speech for quite a while. The implementation of text-to-speech really isn't that hard as long as you use Microsoft's Speech API (SAPI). The...
I found this article over at eweek.com a few days ago and found it to be worthy of posting. 1. PHP What it is: An open-source, interpretive, server-side, cross-platform, HTML scripting language, especially well-suited for Web development as it can be embedded into HTML pages. Why you should learn it...
Posted to
Blake Niemyjski
by
Blake Niemyjski
on
09-17-2006
Filed under:
Filed under: C#, Java, Ajax, php, C++, .Net, JavaScript, Perl, Ruby, VB.Net, Python