FEATURED BREAKING CHANGE on GeeksWithBlogs for Custom Domains - IP Address Change Staff of Geeks, May 7, 2013 UPDATE 05/08/2013 - IP address of 208.67.195.49 is also affected. Hi Bloggers, I’m posting this urgent message because we've decided to move the hosting of GeeksWithBlogs to Azure. This means that any custom domain names that are currently pointing to the old IP address of 208.67.195.100 or to 208.67.195.49 will break around June 1st when we do the switchover. If you have a custom domain that points to GeeksWithBlogs, please change the DNS "A record" to point to the new Azure IP address of 168.62.30.182 as soon as possible. The GWB site is already live at this new IP address so you should continue ... Read More Share BREAKING CHANGE on GeeksWithBlogs for Custom Domains - IP Address Change 0 0 0
MOST POPULAR APress Deal of the Day 24/May/2013 - A Programmer's Guide to ... TATWORTH, May 24, 2013 Today's $10 deal of the day from APress at http://www.apress.com/97814... is "A Programmer's Guide ... Read More Share APress Deal of the Day 24/May/2013 - A Programmer's Guide to ... 0 0 0
HOT TOPIC New Geeks With Blogs Home Page Tim Murphy, May 23, 2013 Blogging It is amazing what you can miss if you don’t check every day. The Geeks With Blogs web site home page ... Read More Share New Geeks With Blogs Home Page 1 0 1 Blogging HOT TOPIC Manage your MySQL Database on Windows Azure Enrique Lima, May 23, 2013 Azure Tools From your Add-ons, select your instance: A couple of pieces of information to get here: 1) Your Connection ... Read More Share Manage your MySQL Database on Windows Azure 0 0 0 Azure Tools HOT TOPIC To Start Or Not To Start Tim Murphy, May 22, 2013 Misc Rant On a recent Windows Weekly podcast Mary Jo Foley and Leo Laporte had me talking to my Zune HD (practically ... Read More Share To Start Or Not To Start 1 0 0 Misc Rant
HOT TOPIC New Geeks With Blogs Home Page Tim Murphy, May 23, 2013 Blogging It is amazing what you can miss if you don’t check every day. The Geeks With Blogs web site home page ... Read More Share New Geeks With Blogs Home Page 1 0 1 Blogging
HOT TOPIC Manage your MySQL Database on Windows Azure Enrique Lima, May 23, 2013 Azure Tools From your Add-ons, select your instance: A couple of pieces of information to get here: 1) Your Connection ... Read More Share Manage your MySQL Database on Windows Azure 0 0 0 Azure Tools
HOT TOPIC To Start Or Not To Start Tim Murphy, May 22, 2013 Misc Rant On a recent Windows Weekly podcast Mary Jo Foley and Leo Laporte had me talking to my Zune HD (practically ... Read More Share To Start Or Not To Start 1 0 0 Misc Rant
MOST RECENT Who could ask for more with LESS CSS? (Part 2 of 3–Setup) ToStringTheory, November 29, 2012 C# CSS Tips and Tricks Visual Studio 2010 Utilities Web Development Welcome to part two in my series covering the LESS CSS language. In the first post, I covered the two major CSS precompiled languages - LESS and SASS to a small extent, iterating over some of the features ... Who could ask for more with LESS CSS? (Part 2 of 3–Setup) 0 0 5 C# CSS Tips and Tricks Visual Studio 2010 Utilities Web Development Advanced Continuous Delivery to Azure from TFS, Part 1: Good Enough Is Not Great jasont, November 29, 2012 azure TFS Visual Studio DevOps The folks over on the TFS / Visual Studio team have been working hard at releasing a steady stream of new features for their new hosted Team Foundation Service in the cloud. One of the most significant ... Advanced Continuous Delivery to Azure from TFS, Part 1: Good Enough Is Not Great 0 0 0 azure TFS Visual Studio DevOps Great Customer Service Example MightyZot, November 29, 2012 Musings A few days ago I wrote about what I consider a poor customer service interaction with TiVo, a company that I have been faithful to for the past 12 years or so. In that post I talked about how they helped ... Great Customer Service Example 0 0 0 Musings Extending WatiN 2: Wait for JQuery document.ready() Functions to Complete Steve Wilkes, November 29, 2012 ASP.NET ASP.NET MVC C# JQuery Programming Practices UI Testing ASP.NET MVC C# Programming Practices WatiN's DomContainer.WaitForComplete() method pauses test execution until the DOM has finished loading, but if your page has functions registered with JQuery's ready() function, you'll probably want to ... Extending WatiN 2: Wait for JQuery document.ready() Functions to Complete 0 0 0 ASP.NET ASP.NET MVC C# JQuery Programming Practices UI Testing ASP.NET MVC C# Programming Practices Day in the Life of Agile - The Forge Michigan November 27, 2012 csmith18119, November 29, 2012 Went to training at The Forge yesterday and did a Day in the life of Agile with Pillar. It was pretty good. Check them out at: http://pillartechnology.com/ Abstract: A single-day agile project simulation ... Day in the Life of Agile - The Forge Michigan November 27, 2012 0 0 0 Get a new instance with StructureMap Aligned, November 29, 2012 Unit Testing Inversion Of Control (Ioc) Entity Framework It took me too long to figure this out, so hopefully it will help you. StructureMap has way that will create a new instance of the object every time, instead of storing this in the container. I’m going ... Get a new instance with StructureMap 0 0 0 Unit Testing Inversion Of Control (Ioc) Entity Framework light.exe : error LGHT0217: Error executing ICE action ‘ICE*’ with BizTalk Deployment Framework & TFS 2010 Build. Vishal, November 29, 2012 BizTalk General Configurations TFS2010 Team Foundation Server Hi there, Recently I was working with BizTalk Deployment Framework v5.0 for my BizTalk Sever 2009 projects and TFS 2010 Builds. I had followed all the steps mentioned in the BTDF documentation to create ... light.exe : error LGHT0217: Error executing ICE action ‘ICE*’ with BizTalk Deployment Framework & TFS 2010 Build. 0 0 0 BizTalk General Configurations TFS2010 Team Foundation Server C++ Numerical Recipes – A New Adventure! JoshReuben, November 29, 2012 I am about to embark on a great journey – over the next 6 weeks I plan to read through C++ Numerical Recipes 3rd edition http://amzn.to/YtdpkS I'll be reading this with an eye to C++ AMP, thinking about ... C++ Numerical Recipes – A New Adventure! 0 0 2 Benny's Identity & Integration Journal Benny Mathew, November 28, 2012 Click here for to get directed to my new blog: http://bennykmathew.wordpress.com/ Benny's Identity & Integration Journal 0 0 0 Book “Team Foundation Server 2012 Starter” published! Jakob Ehn, November 29, 2012 Visual Studio 2012 TFS During the summer and fall this year, me and my colleague Terje Sandstrøm has worked together on a book project that has now finally hit the stores! The title of the book is Team Foundation Server 2012 ... Book “Team Foundation Server 2012 Starter” published! 0 0 0 Visual Studio 2012 TFS RiverTrail - JavaScript GPGPU Data Parallelism JoshReuben, November 29, 2012 Parallelism Where is WebCL ? The Khronos WebCL working group is working on a JavaScript binding to the OpenCL standard so that HTML 5 compliant browsers can host GPGPU web apps – e.g. for image processing or physics ... RiverTrail - JavaScript GPGPU Data Parallelism 0 0 1 Parallelism Azure Diagnostics: The Bad, The Ugly, and a Better Way jasont, January 1, 0001 azure Stackify DevOps Application Monitoring Azure Diagnostics (This is a copy of a blog I wrote for my company blog at: http://www.stackify.com/azu... If you’re a .Net web developer today, no doubt you’ve enjoyed watching ... Azure Diagnostics: The Bad, The Ugly, and a Better Way 0 0 1 azure Stackify DevOps Application Monitoring Azure Diagnostics 1 ASPX Page, Multiple Master Pages csmith18119, November 28, 2012 So recently I had an ASPX page that could be visited by two different user types. User type A would use Master Page 1 and user type B would use Master Page 2. So I put together a proof of concept to see ... 1 ASPX Page, Multiple Master Pages 0 0 0 Missing feature in Hyper-V from Virtual PC Kevin Shyr, November 28, 2012 Microsoft Virtual Technology (Hyper-V One thing I really miss is the ability to create shared folder between host and guest. Virtual PC does this well, you can create Shared Folder to be used every time, or just this one. I have read some ... Missing feature in Hyper-V from Virtual PC 0 0 0 Microsoft Virtual Technology (Hyper-V Knockout JS example Aligned, November 28, 2012 Knockout Js I did a short presentation at work to show off some of the capabilities of Knockout Js. Here’s a link to the read-only code from the Cloud 9 account. https://c9.io/aligned/knock... ... Knockout JS example 0 0 0 Knockout Js Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser Extension for Visual Studio 2012 and 2010 Jialiang, November 29, 2012 This morning, Microsoft Channel 9 interviewed Mei Liang - Group Manager of Microsoft All-In-One Code Framework - to introduce the newest Sample Browser extension for Visual Studio 2012 &2010. This ... Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser Extension for Visual Studio 2012 and 2010 0 0 0 To Virtual or Not to Virtual Kevin Shyr, November 28, 2012 Microsoft Virtual Technology (Hyper-V I recently made a comment "I hate everything virtual" while responding to a SQL server performance question. I then promptly fired up my Hyper-V development environment to do my proof of concept stuff, ... To Virtual or Not to Virtual 0 0 0 Microsoft Virtual Technology (Hyper-V Is The Ease Of Windows Phone Development Ruining Its Image Tim Murphy, November 28, 2012 Windows Phone Rant I was reading an article on Mashable recently by a long time iPhone user who is living solely on a Lumia 920 at the moment and giving her assessment. One thing that struck a nerve with me was her describing ... Is The Ease Of Windows Phone Development Ruining Its Image 0 0 0 Windows Phone Rant Interesting Blog Stats–What Sells Tim Murphy, November 28, 2012 Misc Rant Just out of curiosity I decided to find out what the most frequently post were on my blog. I knew what number one would be just from checking daily stats from time to time. The main theme that I found ... Interesting Blog Stats–What Sells 0 0 0 Misc Rant Messaging with KnockoutJs Aligned, November 28, 2012 Knockout Js MVVM Light has Messaging that helps keep View Models decoupled, isolated, and keep the separation of concerns, while allowing them to communicate with each other. This is a very helpful feature. One View ... Messaging with KnockoutJs 0 0 1 Knockout Js RadioButtons and Lambda Expressions MightyZot, November 28, 2012 C# Tips and Tricks Radio buttons operate in groups. They are used to present mutually exclusive lists of options. Since I started programming in Windows 20 years ago, I have always been frustrated about how they are implemented. ... RadioButtons and Lambda Expressions 0 0 0 C# Tips and Tricks Comments in code DavidMadden, November 28, 2012 It is a good practice to leave comments in your code. Knowing what the hell you were thinking or later intending can be salvation for yourself or the poor soul coming behind you. Comments can leave clues ... Comments in code 0 0 0 AJI Report #20 | Devin Rader On Usability and REST Jeff Julian, November 28, 2012 Alexander & Julian Inc. Devin is one of our great friends from days of ole'. Devin was a great community leader in St. Louis .NET space. The then moved to New Jersey to work at Infragistics where he was a huge asset for the .NET ... AJI Report #20 | Devin Rader On Usability and REST 0 0 0 Alexander & Julian Inc. LastPass DavidMadden, November 28, 2012 LastPass.com. Get it, use it, save your sanity. This is a great program to be able to remember one hard password and be able to generate several other hard passwords for each site, application, or sign ... LastPass 0 0 0 WPF DataGrid using a DataGridTemplateColumn rather than a DataGridComboBoxColumn to show selected value at load T, November 28, 2012 My problem was that using a DataGridComboBoxColumn I couldn’t get it to show the selected value when the DataGrid loaded. Instead, the user would have to click in the cells and like magic, the current ... WPF DataGrid using a DataGridTemplateColumn rather than a DataGridComboBoxColumn to show selected value at load 0 0 0 Old school trick that I forgot DavidMadden, November 28, 2012 If you have to support some older Winforms you might like to remember this. When opening a MessageBox to display that the user entered incorrect information, if you are doing so from a dialog, catch the ... Old school trick that I forgot 0 0 0 Using Stored Procedures in SSIS dataintegration, January 1, 0001 The SSIS Data Flow components: the source task and the destination task are the easiest way to transfer data in SSIS. Some data transactions do not fit this model, they are procedural tasks modeled as ... Using Stored Procedures in SSIS 0 0 0 Download files from a SharePoint site using the RSSBus SSIS Components dataintegration, November 29, 2012 In this article we will show how to use a stored procedure included in the RSSBus SSIS Components for SharePoint to download files from SharePoint. While the article uses the RSSBus SSIS Components for ... Download files from a SharePoint site using the RSSBus SSIS Components 0 0 0 Building an MVC application using QuickBooks dataintegration, November 27, 2012 RSSBus ADO.NET Providers can be used from many tools and IDEs. In this article we show how to connect to QuickBooks from an MVC3 project using the RSSBus ADO.NET Provider for QuickBooks. Although this ... Building an MVC application using QuickBooks 0 0 0 Working with QuickBooks using LINQPad dataintegration, November 28, 2012 The RSSBus ADO.NET Providers can be used from many applications and development environments. In this article, we show how to use LINQPad to connect to QuickBooks using the RSSBus ADO.NET Provider for ... Working with QuickBooks using LINQPad 0 0 0 Sync Google Calendar with SharePoint Calendar dataintegration, November 27, 2012 The ADO.NET Providers for Google and SharePoint make it easy to retrieve and update data in both Google's web services and SharePoint. This article shows how the SQL interface to data makes it easy to ... Sync Google Calendar with SharePoint Calendar 0 0 0 Sync Google Contacts with QuickBooks dataintegration, November 27, 2012 The RSSBus ADO.NET Providers offer an easy way to integrate with different data sources. In this article, we include a fully functional application that can be used to synchronize contacts between Google ... Sync Google Contacts with QuickBooks 0 0 0 Using the RSSBus Salesforce Excel Add-In From Excel Macros (VBA) dataintegration, November 28, 2012 The RSSBus Salesforce Excel Add-In makes it easy to retrieve and update data from Salesforce from within Microsoft Excel. In addition to the built-in wizards that make data manipulation possible without ... Using the RSSBus Salesforce Excel Add-In From Excel Macros (VBA) 0 0 0 Life at the new digs: Geeks With Blogs Ben Barreth, November 27, 2012 Geeks With Blogs Today is my 10th business day working at Geeks with Blogs. I'm phrasing it in "business days" because Thanksgiving completely screwed up my mental days-at-my-new-job clock. Plus it just sounds geekier. ... Life at the new digs: Geeks With Blogs 0 0 0 Geeks With Blogs IASA South East Florida Chapter – November 2012 Meeting Rainer Habermann, November 27, 2012 IASA SE Florida 2012 After a short introduction by Rainer Habermann and announcements for the chapter and promoting the upcoming IASA IFC Certification Class in January 2013 at Citrix, the audience was exited to welcome Jesus ... IASA South East Florida Chapter – November 2012 Meeting 0 0 0 IASA SE Florida 2012 Introducing Ben Barreth, Community Builder & Software Developer at GWB Staff of Geeks, January 1, 0001 Site News Announcements Please extend a warm welcome to Ben Barreth as the new community builder and full-time software developer at Geeks With Blogs. We've been wanting to add some cool features to the site but haven't had the ... Introducing Ben Barreth, Community Builder & Software Developer at GWB 0 0 0 Site News Announcements CSOM (Client Side Object Model) - What's new with SharePoint 2013 KunaalKapoor, November 26, 2012 SharePoint SharePoint 2013 Apps JavaScript SharePoint CSOMThe Client-Side Object Model or CSOM came out with SharePoint 2010. CSOM is accessible through client.svc but all client.svc calls must go through supported WFC entry points (supported entry ... CSOM (Client Side Object Model) - What's new with SharePoint 2013 0 0 0 SharePoint SharePoint 2013 Apps JavaScript Default configuration of MSMQ MP causes event flooding. John Breakwell, November 26, 2012 MSMQ Vedran Matica has blogged about the “Improper default configuration of the Message Queuing Management Pack for Operations Manager” which caused event flooding ... Default configuration of MSMQ MP causes event flooding. 0 0 0 MSMQ How do I programatically determine which port a SQL Server is running on? Ralph Willgoss, November 26, 2012 SQL Server How do I programatically determine which port a SQL Server is running on?/*Wrapper script for xp_readerrorlogAuthor: Ralph WillgossDate: 2nd Oct 2012This script cycles through all logs files, looking for ... How do I programatically determine which port a SQL Server is running on? 0 0 0 SQL Server How to undelete files in TFS Tarun Arora, November 26, 2012 TFS Utilties TFS2010 Tfs2012 Have you accidently deleted files from TFS and are looking at a way to undelete the file? You don’t have to undo your previous check in to get the files back, there is a simpler way. 01 – View Deleted ... How to undelete files in TFS 0 0 0 TFS Utilties TFS2010 Tfs2012 Who could ask for more with LESS CSS? (Part 1 of 3–Features) ToStringTheory, November 26, 2012 CSS Web Development Utilities Tips and Tricks Reviews It wasn’t very long ago that I first began to get into CSS precompilers such as SASS (Syntactically Awesome Stylesheets) and LESS (The Dynamic Stylesheet Language) and I had been hooked on the idea since. ... Who could ask for more with LESS CSS? (Part 1 of 3–Features) 0 0 6 CSS Web Development Utilities Tips and Tricks Reviews Localization of Database Strings in .Net Aligned, November 26, 2012 MVC 4 Globalization I have several database tables that have a description column that I need to display in the UI. .Net has .resx files that will help with the translation of the strings, when the Thread.CurrentCulture.UICul... ... Localization of Database Strings in .Net 0 0 0 MVC 4 Globalization Github Project Wiki: separate page filename from page title Marko Apfel, November 26, 2012 Starting Point In a former version of a project wiki on Github was a separation between the page filename and page title. So we build up our Wiki in a manner, that some well defined prefixes in the filename ... Github Project Wiki: separate page filename from page title 0 0 1 Twitter Integration in Windows 8 Joe Mayo, November 25, 2012 Glenn Versweyveld, @Depechie, blogged about Twitter Integration in Windows 8. The post describes how to use WinRtAuthorizer to perform OAuth authentication with LINQ to Twitter. If you’re using LINQ to ... Twitter Integration in Windows 8 0 0 0 APress Cyber Monday update - $15 / Ebook TATWORTH, November 25, 2012 At http://extras.apress.com/cyber_monday/faq/ APress have published an FAQ on tomorrow's Cyber Monday sale. APress Cyber Monday update - $15 / Ebook 0 0 0 Poor Customer Service Example MightyZot, November 25, 2012 Musings Lately I have been frustrated by examples of poor customer service. At least one is worth writing about because I don’t think companies realize the effects of their service policies on loyal customers. ... Poor Customer Service Example 0 0 0 Musings How do I recycle an IIS App pool with Powershell? Ralph Willgoss, November 25, 2012 Powershell Reference implementation of a Powershell script to recycle app pools, in response to Rick's post:http://www.west-wind.c... ... How do I recycle an IIS App pool with Powershell? 0 0 2 Powershell How do I programatically determine which port a SQL Server is running on? Ralph Willgoss, November 25, 2012 SQL Server How do I programatically determine which port a SQL Server is running on?[The original post has been moved to here, due to issues with updating the original] ... How do I programatically determine which port a SQL Server is running on? 0 0 0 SQL Server October 2012 West Palm Beach Dev Group Meeting Recap Sam Abraham, November 25, 2012 Our special guest speaker at our October meeting was Joe Healy, Microsoft’s Developer Evangelist for the state of Florida (http://www.devfish.net) Joe demonstrated how one can easily develop for Windows ... October 2012 West Palm Beach Dev Group Meeting Recap 0 0 0 sublime text 2 review ! Anirudha, November 25, 2012 Few months ago I am looking for a editor to doing simply edit on html,css,javascript. Before it I tried notepad++ which is quite awesome to do all works I want to get done with him. I choose 2 editor on ... sublime text 2 review ! 0 0 0 Page: 10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29
Who could ask for more with LESS CSS? (Part 2 of 3–Setup) ToStringTheory, November 29, 2012 C# CSS Tips and Tricks Visual Studio 2010 Utilities Web Development Welcome to part two in my series covering the LESS CSS language. In the first post, I covered the two major CSS precompiled languages - LESS and SASS to a small extent, iterating over some of the features ... Who could ask for more with LESS CSS? (Part 2 of 3–Setup) 0 0 5 C# CSS Tips and Tricks Visual Studio 2010 Utilities Web Development
Advanced Continuous Delivery to Azure from TFS, Part 1: Good Enough Is Not Great jasont, November 29, 2012 azure TFS Visual Studio DevOps The folks over on the TFS / Visual Studio team have been working hard at releasing a steady stream of new features for their new hosted Team Foundation Service in the cloud. One of the most significant ... Advanced Continuous Delivery to Azure from TFS, Part 1: Good Enough Is Not Great 0 0 0 azure TFS Visual Studio DevOps
Great Customer Service Example MightyZot, November 29, 2012 Musings A few days ago I wrote about what I consider a poor customer service interaction with TiVo, a company that I have been faithful to for the past 12 years or so. In that post I talked about how they helped ... Great Customer Service Example 0 0 0 Musings
Extending WatiN 2: Wait for JQuery document.ready() Functions to Complete Steve Wilkes, November 29, 2012 ASP.NET ASP.NET MVC C# JQuery Programming Practices UI Testing ASP.NET MVC C# Programming Practices WatiN's DomContainer.WaitForComplete() method pauses test execution until the DOM has finished loading, but if your page has functions registered with JQuery's ready() function, you'll probably want to ... Extending WatiN 2: Wait for JQuery document.ready() Functions to Complete 0 0 0 ASP.NET ASP.NET MVC C# JQuery Programming Practices UI Testing ASP.NET MVC C# Programming Practices
Day in the Life of Agile - The Forge Michigan November 27, 2012 csmith18119, November 29, 2012 Went to training at The Forge yesterday and did a Day in the life of Agile with Pillar. It was pretty good. Check them out at: http://pillartechnology.com/ Abstract: A single-day agile project simulation ... Day in the Life of Agile - The Forge Michigan November 27, 2012 0 0 0
Get a new instance with StructureMap Aligned, November 29, 2012 Unit Testing Inversion Of Control (Ioc) Entity Framework It took me too long to figure this out, so hopefully it will help you. StructureMap has way that will create a new instance of the object every time, instead of storing this in the container. I’m going ... Get a new instance with StructureMap 0 0 0 Unit Testing Inversion Of Control (Ioc) Entity Framework
light.exe : error LGHT0217: Error executing ICE action ‘ICE*’ with BizTalk Deployment Framework & TFS 2010 Build. Vishal, November 29, 2012 BizTalk General Configurations TFS2010 Team Foundation Server Hi there, Recently I was working with BizTalk Deployment Framework v5.0 for my BizTalk Sever 2009 projects and TFS 2010 Builds. I had followed all the steps mentioned in the BTDF documentation to create ... light.exe : error LGHT0217: Error executing ICE action ‘ICE*’ with BizTalk Deployment Framework & TFS 2010 Build. 0 0 0 BizTalk General Configurations TFS2010 Team Foundation Server
C++ Numerical Recipes – A New Adventure! JoshReuben, November 29, 2012 I am about to embark on a great journey – over the next 6 weeks I plan to read through C++ Numerical Recipes 3rd edition http://amzn.to/YtdpkS I'll be reading this with an eye to C++ AMP, thinking about ... C++ Numerical Recipes – A New Adventure! 0 0 2
Benny's Identity & Integration Journal Benny Mathew, November 28, 2012 Click here for to get directed to my new blog: http://bennykmathew.wordpress.com/ Benny's Identity & Integration Journal 0 0 0
Book “Team Foundation Server 2012 Starter” published! Jakob Ehn, November 29, 2012 Visual Studio 2012 TFS During the summer and fall this year, me and my colleague Terje Sandstrøm has worked together on a book project that has now finally hit the stores! The title of the book is Team Foundation Server 2012 ... Book “Team Foundation Server 2012 Starter” published! 0 0 0 Visual Studio 2012 TFS
RiverTrail - JavaScript GPGPU Data Parallelism JoshReuben, November 29, 2012 Parallelism Where is WebCL ? The Khronos WebCL working group is working on a JavaScript binding to the OpenCL standard so that HTML 5 compliant browsers can host GPGPU web apps – e.g. for image processing or physics ... RiverTrail - JavaScript GPGPU Data Parallelism 0 0 1 Parallelism
Azure Diagnostics: The Bad, The Ugly, and a Better Way jasont, January 1, 0001 azure Stackify DevOps Application Monitoring Azure Diagnostics (This is a copy of a blog I wrote for my company blog at: http://www.stackify.com/azu... If you’re a .Net web developer today, no doubt you’ve enjoyed watching ... Azure Diagnostics: The Bad, The Ugly, and a Better Way 0 0 1 azure Stackify DevOps Application Monitoring Azure Diagnostics
1 ASPX Page, Multiple Master Pages csmith18119, November 28, 2012 So recently I had an ASPX page that could be visited by two different user types. User type A would use Master Page 1 and user type B would use Master Page 2. So I put together a proof of concept to see ... 1 ASPX Page, Multiple Master Pages 0 0 0
Missing feature in Hyper-V from Virtual PC Kevin Shyr, November 28, 2012 Microsoft Virtual Technology (Hyper-V One thing I really miss is the ability to create shared folder between host and guest. Virtual PC does this well, you can create Shared Folder to be used every time, or just this one. I have read some ... Missing feature in Hyper-V from Virtual PC 0 0 0 Microsoft Virtual Technology (Hyper-V
Knockout JS example Aligned, November 28, 2012 Knockout Js I did a short presentation at work to show off some of the capabilities of Knockout Js. Here’s a link to the read-only code from the Cloud 9 account. https://c9.io/aligned/knock... ... Knockout JS example 0 0 0 Knockout Js
Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser Extension for Visual Studio 2012 and 2010 Jialiang, November 29, 2012 This morning, Microsoft Channel 9 interviewed Mei Liang - Group Manager of Microsoft All-In-One Code Framework - to introduce the newest Sample Browser extension for Visual Studio 2012 &2010. This ... Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser Extension for Visual Studio 2012 and 2010 0 0 0
To Virtual or Not to Virtual Kevin Shyr, November 28, 2012 Microsoft Virtual Technology (Hyper-V I recently made a comment "I hate everything virtual" while responding to a SQL server performance question. I then promptly fired up my Hyper-V development environment to do my proof of concept stuff, ... To Virtual or Not to Virtual 0 0 0 Microsoft Virtual Technology (Hyper-V
Is The Ease Of Windows Phone Development Ruining Its Image Tim Murphy, November 28, 2012 Windows Phone Rant I was reading an article on Mashable recently by a long time iPhone user who is living solely on a Lumia 920 at the moment and giving her assessment. One thing that struck a nerve with me was her describing ... Is The Ease Of Windows Phone Development Ruining Its Image 0 0 0 Windows Phone Rant
Interesting Blog Stats–What Sells Tim Murphy, November 28, 2012 Misc Rant Just out of curiosity I decided to find out what the most frequently post were on my blog. I knew what number one would be just from checking daily stats from time to time. The main theme that I found ... Interesting Blog Stats–What Sells 0 0 0 Misc Rant
Messaging with KnockoutJs Aligned, November 28, 2012 Knockout Js MVVM Light has Messaging that helps keep View Models decoupled, isolated, and keep the separation of concerns, while allowing them to communicate with each other. This is a very helpful feature. One View ... Messaging with KnockoutJs 0 0 1 Knockout Js
RadioButtons and Lambda Expressions MightyZot, November 28, 2012 C# Tips and Tricks Radio buttons operate in groups. They are used to present mutually exclusive lists of options. Since I started programming in Windows 20 years ago, I have always been frustrated about how they are implemented. ... RadioButtons and Lambda Expressions 0 0 0 C# Tips and Tricks
Comments in code DavidMadden, November 28, 2012 It is a good practice to leave comments in your code. Knowing what the hell you were thinking or later intending can be salvation for yourself or the poor soul coming behind you. Comments can leave clues ... Comments in code 0 0 0
AJI Report #20 | Devin Rader On Usability and REST Jeff Julian, November 28, 2012 Alexander & Julian Inc. Devin is one of our great friends from days of ole'. Devin was a great community leader in St. Louis .NET space. The then moved to New Jersey to work at Infragistics where he was a huge asset for the .NET ... AJI Report #20 | Devin Rader On Usability and REST 0 0 0 Alexander & Julian Inc.
LastPass DavidMadden, November 28, 2012 LastPass.com. Get it, use it, save your sanity. This is a great program to be able to remember one hard password and be able to generate several other hard passwords for each site, application, or sign ... LastPass 0 0 0
WPF DataGrid using a DataGridTemplateColumn rather than a DataGridComboBoxColumn to show selected value at load T, November 28, 2012 My problem was that using a DataGridComboBoxColumn I couldn’t get it to show the selected value when the DataGrid loaded. Instead, the user would have to click in the cells and like magic, the current ... WPF DataGrid using a DataGridTemplateColumn rather than a DataGridComboBoxColumn to show selected value at load 0 0 0
Old school trick that I forgot DavidMadden, November 28, 2012 If you have to support some older Winforms you might like to remember this. When opening a MessageBox to display that the user entered incorrect information, if you are doing so from a dialog, catch the ... Old school trick that I forgot 0 0 0
Using Stored Procedures in SSIS dataintegration, January 1, 0001 The SSIS Data Flow components: the source task and the destination task are the easiest way to transfer data in SSIS. Some data transactions do not fit this model, they are procedural tasks modeled as ... Using Stored Procedures in SSIS 0 0 0
Download files from a SharePoint site using the RSSBus SSIS Components dataintegration, November 29, 2012 In this article we will show how to use a stored procedure included in the RSSBus SSIS Components for SharePoint to download files from SharePoint. While the article uses the RSSBus SSIS Components for ... Download files from a SharePoint site using the RSSBus SSIS Components 0 0 0
Building an MVC application using QuickBooks dataintegration, November 27, 2012 RSSBus ADO.NET Providers can be used from many tools and IDEs. In this article we show how to connect to QuickBooks from an MVC3 project using the RSSBus ADO.NET Provider for QuickBooks. Although this ... Building an MVC application using QuickBooks 0 0 0
Working with QuickBooks using LINQPad dataintegration, November 28, 2012 The RSSBus ADO.NET Providers can be used from many applications and development environments. In this article, we show how to use LINQPad to connect to QuickBooks using the RSSBus ADO.NET Provider for ... Working with QuickBooks using LINQPad 0 0 0
Sync Google Calendar with SharePoint Calendar dataintegration, November 27, 2012 The ADO.NET Providers for Google and SharePoint make it easy to retrieve and update data in both Google's web services and SharePoint. This article shows how the SQL interface to data makes it easy to ... Sync Google Calendar with SharePoint Calendar 0 0 0
Sync Google Contacts with QuickBooks dataintegration, November 27, 2012 The RSSBus ADO.NET Providers offer an easy way to integrate with different data sources. In this article, we include a fully functional application that can be used to synchronize contacts between Google ... Sync Google Contacts with QuickBooks 0 0 0
Using the RSSBus Salesforce Excel Add-In From Excel Macros (VBA) dataintegration, November 28, 2012 The RSSBus Salesforce Excel Add-In makes it easy to retrieve and update data from Salesforce from within Microsoft Excel. In addition to the built-in wizards that make data manipulation possible without ... Using the RSSBus Salesforce Excel Add-In From Excel Macros (VBA) 0 0 0
Life at the new digs: Geeks With Blogs Ben Barreth, November 27, 2012 Geeks With Blogs Today is my 10th business day working at Geeks with Blogs. I'm phrasing it in "business days" because Thanksgiving completely screwed up my mental days-at-my-new-job clock. Plus it just sounds geekier. ... Life at the new digs: Geeks With Blogs 0 0 0 Geeks With Blogs
IASA South East Florida Chapter – November 2012 Meeting Rainer Habermann, November 27, 2012 IASA SE Florida 2012 After a short introduction by Rainer Habermann and announcements for the chapter and promoting the upcoming IASA IFC Certification Class in January 2013 at Citrix, the audience was exited to welcome Jesus ... IASA South East Florida Chapter – November 2012 Meeting 0 0 0 IASA SE Florida 2012
Introducing Ben Barreth, Community Builder & Software Developer at GWB Staff of Geeks, January 1, 0001 Site News Announcements Please extend a warm welcome to Ben Barreth as the new community builder and full-time software developer at Geeks With Blogs. We've been wanting to add some cool features to the site but haven't had the ... Introducing Ben Barreth, Community Builder & Software Developer at GWB 0 0 0 Site News Announcements
CSOM (Client Side Object Model) - What's new with SharePoint 2013 KunaalKapoor, November 26, 2012 SharePoint SharePoint 2013 Apps JavaScript SharePoint CSOMThe Client-Side Object Model or CSOM came out with SharePoint 2010. CSOM is accessible through client.svc but all client.svc calls must go through supported WFC entry points (supported entry ... CSOM (Client Side Object Model) - What's new with SharePoint 2013 0 0 0 SharePoint SharePoint 2013 Apps JavaScript
Default configuration of MSMQ MP causes event flooding. John Breakwell, November 26, 2012 MSMQ Vedran Matica has blogged about the “Improper default configuration of the Message Queuing Management Pack for Operations Manager” which caused event flooding ... Default configuration of MSMQ MP causes event flooding. 0 0 0 MSMQ
How do I programatically determine which port a SQL Server is running on? Ralph Willgoss, November 26, 2012 SQL Server How do I programatically determine which port a SQL Server is running on?/*Wrapper script for xp_readerrorlogAuthor: Ralph WillgossDate: 2nd Oct 2012This script cycles through all logs files, looking for ... How do I programatically determine which port a SQL Server is running on? 0 0 0 SQL Server
How to undelete files in TFS Tarun Arora, November 26, 2012 TFS Utilties TFS2010 Tfs2012 Have you accidently deleted files from TFS and are looking at a way to undelete the file? You don’t have to undo your previous check in to get the files back, there is a simpler way. 01 – View Deleted ... How to undelete files in TFS 0 0 0 TFS Utilties TFS2010 Tfs2012
Who could ask for more with LESS CSS? (Part 1 of 3–Features) ToStringTheory, November 26, 2012 CSS Web Development Utilities Tips and Tricks Reviews It wasn’t very long ago that I first began to get into CSS precompilers such as SASS (Syntactically Awesome Stylesheets) and LESS (The Dynamic Stylesheet Language) and I had been hooked on the idea since. ... Who could ask for more with LESS CSS? (Part 1 of 3–Features) 0 0 6 CSS Web Development Utilities Tips and Tricks Reviews
Localization of Database Strings in .Net Aligned, November 26, 2012 MVC 4 Globalization I have several database tables that have a description column that I need to display in the UI. .Net has .resx files that will help with the translation of the strings, when the Thread.CurrentCulture.UICul... ... Localization of Database Strings in .Net 0 0 0 MVC 4 Globalization
Github Project Wiki: separate page filename from page title Marko Apfel, November 26, 2012 Starting Point In a former version of a project wiki on Github was a separation between the page filename and page title. So we build up our Wiki in a manner, that some well defined prefixes in the filename ... Github Project Wiki: separate page filename from page title 0 0 1
Twitter Integration in Windows 8 Joe Mayo, November 25, 2012 Glenn Versweyveld, @Depechie, blogged about Twitter Integration in Windows 8. The post describes how to use WinRtAuthorizer to perform OAuth authentication with LINQ to Twitter. If you’re using LINQ to ... Twitter Integration in Windows 8 0 0 0
APress Cyber Monday update - $15 / Ebook TATWORTH, November 25, 2012 At http://extras.apress.com/cyber_monday/faq/ APress have published an FAQ on tomorrow's Cyber Monday sale. APress Cyber Monday update - $15 / Ebook 0 0 0
Poor Customer Service Example MightyZot, November 25, 2012 Musings Lately I have been frustrated by examples of poor customer service. At least one is worth writing about because I don’t think companies realize the effects of their service policies on loyal customers. ... Poor Customer Service Example 0 0 0 Musings
How do I recycle an IIS App pool with Powershell? Ralph Willgoss, November 25, 2012 Powershell Reference implementation of a Powershell script to recycle app pools, in response to Rick's post:http://www.west-wind.c... ... How do I recycle an IIS App pool with Powershell? 0 0 2 Powershell
How do I programatically determine which port a SQL Server is running on? Ralph Willgoss, November 25, 2012 SQL Server How do I programatically determine which port a SQL Server is running on?[The original post has been moved to here, due to issues with updating the original] ... How do I programatically determine which port a SQL Server is running on? 0 0 0 SQL Server
October 2012 West Palm Beach Dev Group Meeting Recap Sam Abraham, November 25, 2012 Our special guest speaker at our October meeting was Joe Healy, Microsoft’s Developer Evangelist for the state of Florida (http://www.devfish.net) Joe demonstrated how one can easily develop for Windows ... October 2012 West Palm Beach Dev Group Meeting Recap 0 0 0
sublime text 2 review ! Anirudha, November 25, 2012 Few months ago I am looking for a editor to doing simply edit on html,css,javascript. Before it I tried notepad++ which is quite awesome to do all works I want to get done with him. I choose 2 editor on ... sublime text 2 review ! 0 0 0