APress Deal of the Day - 30/Aug/2012 - Oracle Core: Essential Internals for...
Today's $10 deal from APress at http://www.apress.com/9781430239543 is Oracle Core: Essential Internals for DBAs and Developers"Oracle Core: Essential Internals for DBAs and Developers by Jonathan...
View ArticleResharper 7.0.1 bugfix update is available.
Jet Brains have issued ReSharper 7.0.1. This fixes a number of issues with version 7. Get the update details at: http://blogs.jetbrains.com/dotnet/2012/08/resharper-701-bugfix-update-available/If you...
View ArticleStylecop 4.7.36.0 is out!
Stylecop 4.7.36.0 has been released at http://stylecop.codeplex.com/releases/view/79972This is an update to coincide with the latest ReSharper. The full fix list is:4.7.36.0...
View ArticleLeadership Tip–Vent Up!
Leadership is difficult, for many reasons. One of those reasons is that we not only need to keep ourselves motivated when difficult or challenging times come, but we also need to motivate our teams and...
View ArticleNew Items in ReSharper 7!
At http://tv.jetbrains.net/videocontent/webinar-whats-new-in-resharper-7 there is an excellent video on a selection of the new items in ReSharper 7.As I have said before, if you develop in C# or...
View ArticleBenefits of a SharePoint Extranet
Read more @ Benefits of a SharePoint Extranet - http://www.brightstarr.com/Pages/benefits-of-a-sharepoint-extranet.aspx
View ArticleMVC 4 Authentication
First: After searching for awhile to figure out what’s new/different with MVC 4 and forms authentication, this is the best article I've found on the subject:...
View ArticleFixing Chrome’s AJAX Request Caching Bug
I recently had to make a set of web pages restore their state when the user arrived on them after clicking the browser’s back button. The pages in question had various content loaded in response to...
View ArticleRadGrid Column Sizing
I came across this column sizing weirdness the other day. Using a RadGrid the headers looked great. The rows with the data however sized however they felt like it, usually way too small. After looking...
View ArticleC#, .NET 4.5 and Visual Studio 2012
While I continue my affair with iOS / Android (which is now my bread / butter literally ); I also have managed to keep myself excited enough for all of new windows Stuff. Thanks to Priti Pushpak (my...
View ArticleVS2012 - How to manually convert .NET Class Library to a Portable Class Library
The portable libraries are the response to the growing profile fragmentation in .NET frameworks. With help of portable libraries you can share code between different runtimes without dreadful #ifdef...
View ArticleStructure of a .NET Assembly
Assembly is the smallest unit of deployment in .NET Framework.When you compile your C# code, it will get converted into a managed module. A managed module is a standard EXE or DLL. This managed module...
View ArticleMy Favorite Free Windows Phone Twitter App
Windows Phone 7 has been out for about two years now. In that time I have switched back and forth with different free Twitter apps. Mostly the has been because someone has mentioned one or another...
View ArticleMy Blog is MOVING!
Effective immediately, my blog is moving. My new blog url is:http://www.scottlklein.comMy new blog is hosted on Windows Azure using DasBlog. Over the next few weeks I will be migrating my existing...
View ArticleSelling Visual Studio ALM
Introduction As a consultant I have been selling Application Lifecycle Management services using Visual Studio and Team Foundation Server. I’ve been contacted various times by friends working in...
View ArticleSupport ARMv7 instruction set in Windows Embedded Compact applications
On of the most interesting new features of Windows Embedded Compact 7 is support for the ARMv5, ARMv6 and ARMv7 instruction sets instead of the ARMv4 “generic” support provided by the previous...
View ArticleAdventures in Windows 8: Placing items in a GridView with a ColumnSpan or...
Currently working on a Windows 8 app for an important client, I will be writing about small issues, tips and tricks, ideas and whatever occurs to me during the development and the integration of this...
View ArticleBacking up my Windows Home Server to the Cloud…
Ok, here’s my scenario: Windows Home Server with a little over 3TB of storage. This includes many years of our home network’s PC backups, music, videos, etcetera. I’d like to get a backup off-site,...
View ArticleStackify Aims to Put More ‘Dev’ in ‘DevOps’
Originally published on VisualStudioMagazine.com on 8/22/2012 by Keith Ward.The Kansas City-based startup wants to make it easier for developers to examine the network stack and find problems in...
View ArticleStackify Gives Devs a Crack at the Production Server
Originally published on SDTimes.com on 7/9/2012 by David Rubinstein.It was one of those interviews where you get finished talking about a company’s product, and you wonder aloud, “Well, THAT makes...
View Article