Compiler Warnings -- What is the trick about them? lavanyadeepak, January 1, 0001 Be it a C# Compiler or a PHP page we all have seen errors and warnings. What is the difference between them? Error: A failing condition which prevents the compiler from proceeding further. Warning: A condition ... Compiler Warnings -- What is the trick about them? 0 0 0
Necessity to lock your workstation lavanyadeepak, January 1, 0001 Most of our computers have sophisticated desktop locking tricks. Even in the older style Windows 98 we did have 'Password protected screensavers'. Why were they for? When we step away of computers there ... Necessity to lock your workstation 0 0 0
EMR - TB Module Deployment Malisa L. Ncube, January 1, 0001 Today, We deployed the “David Blaine” version of the TB Module for our EMR solution here at IDI (http://idi.mak.ac.ug). This was mainly for bug fixes and usability improvements based on the feedback that ... EMR - TB Module Deployment 0 0 1
BizTalk Pipeline - Flat File Disassembler Cannot Access a Dispose... Stuart Brierley, January 1, 0001 The following error was encountered when consuming a flat file through a pipeline that made use of the Flat File Disassembler pipeline component: There was a failure executing the receive pipeline: "xxxxxxxxx, ... BizTalk Pipeline - Flat File Disassembler Cannot Access a Dispose... 0 0 5
Silverlight Cream for September 08, 2011 -- #1144 Dave Campbell, January 1, 0001 In this Issue: Ollie Riches, Tony Champion, Kunal Chowdhury, WindowsPhoneGeek, Jeremy Likness, Mike Taulty, Jesse Liberty, Sumit Dutta, Asim Sajjad, Justin Angel, and Shawn Wildermuth(-2-). Above the Fold: ... Silverlight Cream for September 08, 2011 -- #1144 0 0 0
Why C++ matters? raccoon_tim, January 1, 0001 Just recently there was a great talk held by Herb Sutter at the C++ and Beyond conference. You can see the whole presentation at Channel 9. So why does C++ really matter anymore? All this time we’ve been ... Why C++ matters? 0 0 0
Sharding Library for SQL Azure Data Federation Herve Roggero, January 1, 0001 The ability to write scale out applications for SQL Azure will soon become much easier, thanks to the upcoming SQL Azure Data Federation capabilities. In an earlier post, I outlined specific steps developers ... Sharding Library for SQL Azure Data Federation 0 0 0
HTC lanza sus smartphones con Windows Phone 7 Mango jogarriot, January 1, 0001 Para los que quieren smartphones con Mango, cada vez hay más a la venta. La compañía Taiwanesa HTC es la segunda en sacar lanzar smartphones con Windows Mango. Mango es la última versión del sistema operativo ... HTC lanza sus smartphones con Windows Phone 7 Mango 0 0 0
Casing when coding MarkPearl, January 1, 0001 One of the first developer jobs I had was programming in VB6 for a small business down the road. Up to that point I had been casually coding at school but this was my first exposure to “professional” development. ... Casing when coding 0 0 2
Least Priviledge Access to the Database TATWORTH, January 1, 0001 On SQL Server Central there is a very good article at http://www.sqlservercentral... on least priviledge access ... Least Priviledge Access to the Database 0 0 1
Leveraging MSBuild for Ruthless Productivity Michael B. McLaughlin, January 1, 0001 (Warning: This is semi-advanced stuff. It’s not hard, per se, but it involves editing important project files manually, which, if done wrong, can render them useless making it so that your code won’t compile ... Leveraging MSBuild for Ruthless Productivity 0 0 0
Silverlight Cream for September 05, 2011 -- #1143 Dave Campbell, January 1, 0001 In this Issue: Michael Washington, Tony Champion, Ollie Riches, Gill Cleeren, Koen Zwikstra(-2-), Peter Kuhn, Xianzhong Zhu, Mike Taulty, Pete Brown, Sumit Dutta(-2-), Asim Sajjad, Dhananjay Kumar(-2-), ... Silverlight Cream for September 05, 2011 -- #1143 0 0 0
Populating ASP.NET MVC ViewModels using ViewModelBuilders Steve Wilkes, January 1, 0001 This blog now lives here. Populating ASP.NET MVC ViewModels using ViewModelBuilders 0 0 0
Algo.NET JoshReuben, January 1, 0001 I've just opened a project on CodePlex - http://algonet.codeplex.com/ !!! This project will implement various algorithms related to artificial intelligence, numerical analysis, NLP, object recognition ... Algo.NET 0 0 2
Creating Development Certificates for WCF Token and Transport Sec... Jamie Kurtz, January 1, 0001 When developing WCF services that interact with a custom Security Token Service (STS), you will need to create at least one X.509 certificate. If you have access to a trusted certificate authority – e.g. ... Creating Development Certificates for WCF Token and Transport Sec... 0 0 0
Temp table in strongly typed stored procedure not supported by WC... Edmund Zhao, January 1, 0001 If your orchestration is heavily rely on WCF SQL adapter based on SQL stored procedures, you may often encounter an issue related to strongly-typed schema and receive an error which is similar to the following. ... Temp table in strongly typed stored procedure not supported by WC... 0 0 4
Microsoft Community Contributor Award 2011 Tarun Arora, January 1, 0001 I received a surprise mail from Microsoft saying that I’ve been recognized as Microsoft Community Contributor for the year 2011. I am delighted that my contributions in TFS and ALM space have been recognised ... Microsoft Community Contributor Award 2011 0 0 0
Silverlight Cream for September 04, 2011 -- #1142 Dave Campbell, January 1, 0001 In this Issue: Lee, Kunal Chowdhury, Peter Kuhn, XamlNinja, Ollie Riches, WindowsPhoneGeek, Jeremy Likness, Pete Brown(-2-, -3-), Dhananjay Kumar, Sumit Dutta, and Asim Sajjad. Above the Fold: Silverlight: ... Silverlight Cream for September 04, 2011 -- #1142 0 0 0
Silverlight Cream for September 03, 2011 -- #1141 Dave Campbell, January 1, 0001 In this Issue: Tony Champion, Kevin Hoffman, Pete Brown(-2-), Mike Gold, Jeremy Likness, Xpert360, Den Delimarsky, Sumit Dutta, Asim Sajjad, Vikram Pendse, and Michael Crump. Above the Fold: Silverlight: ... Silverlight Cream for September 03, 2011 -- #1141 0 0 0
Put reusable code into libraries to share between projects Michael Freidgeim, January 1, 0001 I’ve recently read the post The Mooney Project » Reusable Code Is Bad. Also I disagree with the title of the post, most of the issues in the text are valid and important. Mike Mooney is mostly talking ... Put reusable code into libraries to share between projects 0 0 3
Red Gate Ants Memory Profiler 7.1 – Initial thoughts and ge... MarkPearl, January 1, 0001 I was really excited when I heard Red Gate wanted a review of their memory profiler done. I have been a fan of Red Gate products for years… being first exposed to their products via reflector a few years ... Red Gate Ants Memory Profiler 7.1 – Initial thoughts and ge... 0 0 0
Go Asynchronous with C# 5 - presentation, source code and links f... Liam Westley, January 1, 0001 A big thanks to my lively audience at the London .Net Users group last night who provided excellent feedback. They even led me to some live coding to discover how the TaskEx.WhenAny deals with the tasks ... Go Asynchronous with C# 5 - presentation, source code and links f... 0 0 0
Free Pluralsight course for ReSharper users Vitus, January 1, 0001 I use JetBrains ReSharper tool for a long time – it’s a very useful thing, that can help me to be more efficiently. Some time ago James Kovac made a training course for Pluralsight about everyday usage ... Free Pluralsight course for ReSharper users 0 0 0
Silverlight Cream for August 31, 2011 -- #1140 Dave Campbell, January 1, 0001 In this Issue: Alex Golesh(-2-, -3-), Andrea Boschin, Peter Kuhn, Shawn Wildermuth, WindowsPhoneGeek(-2-), Jesse Liberty, Pete Vickers, Sumit Dutta, Asim Sajjad, Chad Campbell, Vikram Pendse, Michael Crump, ... Silverlight Cream for August 31, 2011 -- #1140 0 0 0
Is Microsoft targeting “low-end” developers really a ... jboyer, January 1, 0001 I found a blog post by Davy Brion (one of my favorite bloggers on the ‘net) that spoke about the .NET world’s current state. He mentioned that Microsoft’s products (such as WebMatrix and LightSwitch) are ... Is Microsoft targeting “low-end” developers really a ... 0 0 2
BI--What is it really? from Richard’s Attic DBA, January 1, 0001 Richard brings out some really good points about BI and where it came from and why you need it. Check out his post for details ==> BI--What is it really? » Richard's Attic till later, John ... BI--What is it really? from Richard’s Attic 0 0 1
Bidirectional Encrypted Streams Chris Gardner, January 1, 0001 Every now and then, the day job causes me to want to rip my hair out. I know, this is shocking news, especially for those of you that have seen me. However, it is true1. This weeks Tour de Pain comes to ... Bidirectional Encrypted Streams 0 0 2
3 Ways to update the Application Tile Content in Mango mbcrump, January 1, 0001 Introduction Have you ever wondered how to update the Application Tile in your Windows Phone 7 Mango application? Me too. But before we dig in, let’s look at the properties of a Tile. Microsoft defines ... 3 Ways to update the Application Tile Content in Mango 0 0 0
Using HTML5 Local Storage in ASP.NET Applications Harish Ranganathan, January 1, 0001 I recently delivered a Zeollar session on Using HTML5 Local Storage in ASP.NET Applications Following it up with a blog post on the contents, since a few mentioned that the code was not better aligned/readable. ... Using HTML5 Local Storage in ASP.NET Applications 0 0 6
JavaScript Now Albers, January 1, 0001 I am a reformed former JavaScript hater. In the 90s and early 2000s I muddled through JavaScript compatibility issues, poor performance and a lack of development & debugging tools. When ASP.NET came ... JavaScript Now 0 0 3
Upcoming Projects rodelljr, January 1, 0001 I know I haven't been blogging like I should be. Been playing alot of PC games in my free time. I will dial down some of that for some upcoming projects. I will be doing mobile applications in both Android ... Upcoming Projects 0 0 0
SharpBox 1.1 SR1 Dirk Eisenberg, January 1, 0001 Our brand new and first service release for SharpBox 1.1 is out. This is the first release which follows the idea to deliver every 4 to 6 weeks a small service release with the latest bugfixes from the ... SharpBox 1.1 SR1 0 0 0
What can TFS do for me, as an IT Pro? An Overview. Part 1 of 3. Enrique Lima, January 1, 0001 Let’s define what this should mean and be about. How can I as an IT Pro be able to use TFS for the tasks and activities I normally do. Whether it is controlling a project or creating scripts and such. ... What can TFS do for me, as an IT Pro? An Overview. Part 1 of 3. 0 0 1
SmartAssembly 6.1 Review Michael B. McLaughlin, January 1, 0001 It’s been quite a while since I’ve done a GeeksWithBlogs.net Influencers review. This time, I had the opportunity to check out Red Gate’s SmartAssembly 6.1, which is a integrated collection of tools for ... SmartAssembly 6.1 Review 0 0 0
String.IsNullOrWhiteSpace gerardosblog, January 1, 0001 Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 I recently started working with Visual Studio 2010 and .NET 4.0 and I came across one of the new language features, String.IsNullWithWhiteSpace. ... String.IsNullOrWhiteSpace 0 0 2
This blog is moving to ericnelson.wordpress.com Eric Nelson, January 1, 0001 Apologies in advance for any problems caused as I move over to http://ericnelson.wordpress... over the next few days. I will blog again on here when the move is fully complete. I have had a superb time ... This blog is moving to ericnelson.wordpress.com 0 0 0
Silverlight Cream for August 25, 2011 -- #1137 Dave Campbell, January 1, 0001 In this Issue: Andrea Boschin, Shawn Wildermuth, Kunal Chowdhury, Peter Kuhn, Loek van den Ouweland, XAMLNinja, Ollie Riches(-2-), WindowsPhoneGeek, John Papa, Den Delimarsky, and Sumit Dutta. Above the ... Silverlight Cream for August 25, 2011 -- #1137 0 0 0
My Two DEVLINK 2011 Talks Uploaded David Hoerster, January 1, 0001 After an incredible trip to Chattanooga, TN (my first trip to Tennessee, by the way), I finally made it back home to Pittsburgh and found some time to upload my two DEVLINK talks (slides and code). I tried ... My Two DEVLINK 2011 Talks Uploaded 0 0 1
Microsoft releases Developer Tools Deployment Planning Services Enrique Lima, January 1, 0001 If your question is, what is this? or perhaps more around … what does this mean? Let me explain a bit about it. Microsoft has been providing this type of services through partners within a given competency ... Microsoft releases Developer Tools Deployment Planning Services 0 0 0
AppleSoft Basics andrewbrust, January 1, 0001 There are plenty of posts and articles out there that provide retrospectives of, and pay homage to, Steve Jobs’ tenure as Apple CEO. I’m not an expert on Apple or Jobs, and this is not one of those posts. ... AppleSoft Basics 0 0 0
Who says Silverlight can’t run on a tablet? mbcrump, January 1, 0001 Introduction: One of the concerns that I keep hearing from customers is, “We can’t deploy Silverlight because it won’t run on a tablet.” I usually reply to that question stating, “What do you mean it can’t ... Who says Silverlight can’t run on a tablet? 0 0 4
Call C# code inside Silverlight application on click of Custom Ri... Nilesh, January 1, 0001 Here is the screenshot of final output. Here is what PoC is doing 1. There is Silverlight application hosted in CRM on custom area-subarea. This in-turn needs two web resources 2. There is Custom button ... Call C# code inside Silverlight application on click of Custom Ri... 0 0 4
Multi-tenant WCF Services Nilesh, January 1, 0001 Requirement was to create Multi-tenant WCF Service for custom development using WCF and Dynamics CRM 2011. There is just one SVC file but multiple URLs to access it e.g. in Dyanamics Organization Org1 ... Multi-tenant WCF Services 0 0 3
Silverlight Cream for August 23, 2011 -- #1136 Dave Campbell, January 1, 0001 In this Issue: Sigurd Snørteland, Kunal Chowdhury, Todd Brix, MIke Ormond, XAMLNinja, Ollie Riches(-2-), WindowsPhoneGeek, John Papa, Jesse Liberty, Morten Nielsen, and Gill Cleeren. Above the Fold: Silverlight: ... Silverlight Cream for August 23, 2011 -- #1136 0 0 0
Pre-Upgrade check and Database Schema issues juanlarios, January 1, 0001 I have been trying to put a staging environment together to upgrade from SharePoint 2007 SP1 to SharePoint 2007 SP2. Then we will run the preupgradecheck command to varify that the database wil upgrade ... Pre-Upgrade check and Database Schema issues 0 0 0
Aliasing the data returned as xml Lukasz Kurylo, January 1, 0001 I just wanted to return from sql server data as xml. This is very easy to do, because sql server has a build-in suppot for that. select Id, Name from Extensions FOR XML RAW('Extension'), ROOT('Extensions') ... Aliasing the data returned as xml 0 0 0
SharePoint 2010 Not Indexing OneNote 2010 files Kelly Jones, January 1, 0001 Our SharePoint team at work noticed that our SharePoint 2010 farm wasn’t returning search results based on the contents of OneNote files that were saved in document libraries. I did a little research and ... SharePoint 2010 Not Indexing OneNote 2010 files 0 0 4
Silverlight Cream for August 22, 2011 -- #1135 Dave Campbell, January 1, 0001 In this Issue: Michael Washington, Gill Cleeren, Chris Koenig, Kunal Chowdhury(-2-), Ryan Alford, and Shawn Wildermuth(-2-). Above the Fold: Silverlight: "Relative Source Binding in Silverlight" Kunal ... Silverlight Cream for August 22, 2011 -- #1135 0 0 0
Platform Builder on Windows 7 (64-bit) "Tools Install Dir in regi... Doug Moore, January 1, 0001 Resolve "Tools Install Dir in registry is missing" and Remote Tools issues on Windows 7 (64-bit) system after Platform Builder is installed by exporting [HKEY_LOCAL_MACHINE\SOFTWAR... ... Platform Builder on Windows 7 (64-bit) "Tools Install Dir in regi... 0 0 2