Extending WatiN 2: Wait for JQuery document.ready() Functions to ... Steve Wilkes, January 1, 0001 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 ... 0 0 0
RiverTrail - JavaScript GPGPU Data Parallelism JoshReuben, January 1, 0001 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 2
1 ASPX Page, Multiple Master Pages csmith18119, January 1, 0001 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, January 1, 0001 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 Channel 9 Interviews Mei Liang to Introduce Sample Brow... Jialiang, January 1, 0001 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 Brow... 0 0 0
CSOM (Client Side Object Model) - What's new with SharePoint 2013 KunaalKapoor, January 1, 0001 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
An MSMQ Viewer for NServiceBus John Breakwell, January 1, 0001 Daniel Halan has developed an MSMQ Viewer for NServiceBus: I've lately been working with a scalable cloud solution, and then it's good to use a Service Bus for sending commands, events and messages around ... An MSMQ Viewer for NServiceBus 0 0 1
Localization of Database Strings in .Net Aligned, January 1, 0001 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
How do I recycle an IIS App pool with Powershell? Ralph Willgoss, January 1, 0001 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 4
How do I programatically determine which port a SQL Server is ru... Ralph Willgoss, January 1, 0001 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 ru... 0 0 0
SSIS Catalog: How to use environment in every type of package exe... Kevin Shyr, January 1, 0001 Here is a good blog on how to create a SSIS Catalog and setting up environments. http://sqlblog.com/blogs/ja... ... SSIS Catalog: How to use environment in every type of package exe... 0 0 2
A Simple Entity Tagger Elton Stoneman, January 1, 0001 In the REST world, ETags are your gateway to performance boosts by letting clients cache responses. In the non-REST world, you may also want to add an ETag to an entity definition inside a traditional ... A Simple Entity Tagger 0 0 4
Integration Patterns with Azure Service Bus Relay, Part 3.5: Node... Elton Stoneman, January 1, 0001 This is an extension to Part 3 in the IPASBR series, see also: Integration Patterns with Azure Service Bus Relay, Part 1: Exposing the on-premise service Integration Patterns with Azure Service Bus Relay, ... Integration Patterns with Azure Service Bus Relay, Part 3.5: Node... 0 0 5
Using stored procedure to call multiple packages at the same time... Kevin Shyr, January 1, 0001 Refer to my previous post (http://geekswithblogs.net/... about dynamic package calling and multiple packages ... Using stored procedure to call multiple packages at the same time... 0 0 0
Microsoft Forcing Dev/Partners Hands on Win 8 Through Certificati... D'Arcy Lussier, January 1, 0001 I remember 2.5 years ago when Microsoft dropped a bomb on the Microsoft Partner community: all Gold competencies would require .NET 4 based premiere certifications (MCPD). Problem was, this gave a window ... Microsoft Forcing Dev/Partners Hands on Win 8 Through Certificati... 0 0 8
Interview with me on technet wiki Michael Stephenson, January 1, 0001 Incase who ever it is who reads my blog happens to want to know a little more about me, Steef-Jan prepared an interview with me in relation to technet wiki last week.Its on the following link:http://blogs.technet.c... ... Interview with me on technet wiki 0 0 24
A story of Murphy–my technical issues at TechDays Switzerla... Laurent Bugnion, January 1, 0001 I had two sessions at the recent Swiss TechDays. While the first one (Advanced Development for Windows Phone 8) went extremely well (I think), I had a very annoying technical issue in the beginning of ... A story of Murphy–my technical issues at TechDays Switzerla... 0 0 0
Key Windows Phone Development Concepts Tim Murphy, January 1, 0001 As I am doing more development in and out of the enterprise arena for Windows Phone I decide I would study for the 70-599 test. I generally take certification tests as a way to force me to dig deeper into ... Key Windows Phone Development Concepts 0 0 2
Creating a Yes/No MessageBox in a NuGet install/uninstall script ParadigmShift, January 1, 0001 Sometimes getting a little feedback during the install/uninstall process of a NuGet package could be really useful. Instead of accounting for all possible ways to install your NuGet package for every user, ... Creating a Yes/No MessageBox in a NuGet install/uninstall script 0 0 0
Simple Little Registry Editor - New Release Bruce Eitman, January 1, 0001 I have posted a new release of the Simple Little Registry Editor found in Windows CE: Simple Little Registry Editor. This release fixes a problem with writing DWORD values when the most significant bit ... Simple Little Registry Editor - New Release 0 0 0
PowerShell a constant in a changing world Rob Addis, January 1, 0001 I've been programming for about 20 years now some of my friends have been at it for over 30. I have read many, many manuals and yes it's not my favourite past time. So 10 years ago I made a promise to ... PowerShell a constant in a changing world 0 0 0
Expression Blend + Sketchflow Preview for Microsoft Visual Studio... T, January 1, 0001 Expression Blend has released a preview version of Blend that addresses some of the missing features of the version of Expression Blend that ships with VS 2012. Here is a download to the preview version ... Expression Blend + Sketchflow Preview for Microsoft Visual Studio... 0 0 2
Displaying the Saved Pictures in the Windows Phone 8 emulator Laurent Bugnion, January 1, 0001 One cool feature of the Windows Phone emulator is that it allows you to select pictures from your app (using the PhotoChooserTask) without having to try your app on a physical device. For example, this ... Displaying the Saved Pictures in the Windows Phone 8 emulator 0 0 0
First look at the cloud with Google App Engine and Udacity Ken Hortsch, January 1, 0001 Udacity is free online university and offers a CS253 intro to web development class. Since I am currently a web developer/architect in ASP.Net (and recent project has brought me back to Java) it is a bit ... First look at the cloud with Google App Engine and Udacity 0 0 0
Connect to localdb using Sql Server management studio Magnus Karlsson, January 1, 0001 I was trying to find my databse for local db under localhost etc but no luck. The following led me to just connect to it, kind of obvious really when you look at your connections string but.. its sunday ... Connect to localdb using Sql Server management studio 0 0 0
Welcome to Coding Coda Jason Olson, January 1, 0001 Welcome all to my new blog: Coding Coda. Why a new blog? Well, the old one is basically dead. I’ve struggled a long time on writing at the old blog. Why? It was explicitly technology/programming focused. ... Welcome to Coding Coda 0 0 3
Google Voice API for .NET lennykean, January 1, 0001 There is no official API for Google Voice. However, many of the operations are done via simple rest style http calls, so building one shouldn’t be too difficult. Digging deeper and rolling your own is ... Google Voice API for .NET 0 0 0
Quartz.Net Windows Service Configure Logging Tarun Arora, January 1, 0001 In this blog post I’ll be covering, Logging for Quartz.Net Windows Service 01 – Why doesn’t Quartz.Net Windows Service log by default 02 – Configuring Quartz.Net windows service for logging to eventlog, ... Quartz.Net Windows Service Configure Logging 0 0 2
Quartz.Net Writing your first Hello World Job Tarun Arora, January 1, 0001 In this blog post I’ll be covering, 01: A few things to consider before you should schedule a Job using Quartz.Net 02: Setting up your solution to use Quartz.Net API 03: Quartz.Net configuration 04: Writing ... Quartz.Net Writing your first Hello World Job 0 0 9
Visual Studio 2010 Best Practices Etienne Tremblay, January 1, 0001 I’d like to thank Packt for providing me with a review version of Visual Studio 2010 Best Practices eBook. In fairness I also know the author Peter having seen him speak at DevTeach on many occasions. ... Visual Studio 2010 Best Practices 0 0 2
Where is he now? Chris G. Williams, January 1, 0001 A couple months ago, I announced I was leaving Magenic in order to take a break from consulting. I figured I'd post an update as to what I'm doing now, since I haven't exactly been slacking off.1) I accepted ... Where is he now? 0 0 1
Documenting your database with Visual Studio 2012 SSDT tools krislankford, January 1, 0001 The title of this post is interesting and something I am wishing you and your colleagues had a better way to do. I understand as I am asked this question frequently. I couple of weeks ago I was asked the ... Documenting your database with Visual Studio 2012 SSDT tools 0 0 7
Install Quartz.Net as a windows service and Test installation Tarun Arora, January 1, 0001 In this blog post I’ll be covering, 01: Where to download Quartz.net from 02: How to install Quartz.net as a Windows service 03: Test the Quartz.net Installation If you are new to Quartz.Net I would recommend ... Install Quartz.Net as a windows service and Test installation 0 0 0
Install NPM Packages Automatically for Node.js on Windows Azure W... Shaun, January 1, 0001 In one of my previous post I described and demonstrated how to use NPM packages in Node.js and Windows Azure Web Site (WAWS). In that post I used NPM command to install packages, and then use Git for Windows ... Install NPM Packages Automatically for Node.js on Windows Azure W... 0 0 10
Custom Error Handling in MVC Aligned, January 1, 0001 I found this article and it told me everything I needed to know: http://freshbrewedcode.com/... ... Custom Error Handling in MVC 0 0 0
Internet Explorer 10 Release Preview now available for Windows 7 ... KeithMayer, January 1, 0001 This week, the IE team released IE 10 Release Preview for Windows 7 SP1 and Windows Server 2008 R2 SP1! You can download IE10 Release Preview for evaluation and testing (remember, it's still pre-release ... Internet Explorer 10 Release Preview now available for Windows 7 ... 0 0 1
Time to stop using “Execute Package Task”– a wa... Kevin Shyr, January 1, 0001 I set out to find a way to dynamically call package in SSIS 2012. The following are 2 excellent blogs I found; I used them heavily. The code below has some addition to parameter types and message types, ... Time to stop using “Execute Package Task”– a wa... 0 0 3
Presenting Windows Phone 8 at Microsoft Store in Orlando, FL Nikita Polyakov, January 1, 0001 Want to see Windows Phone 8 in person yourself? Want see me present a few features live? Want to come chat in person after? Come by Microsoft Store at The Florida Mall in Orlando, FL on Saturday Nov 17th ... Presenting Windows Phone 8 at Microsoft Store in Orlando, FL 0 0 0
Teach Your Kid to Code–Code Samples Steve Michelotti, January 1, 0001 Thanks to everyone who came out to our CMAP presentation last week! Despite being Election Day, we had a packed house with almost 70 people including a large number of kids. My son loved having the clip-on ... Teach Your Kid to Code–Code Samples 0 0 1
Credentials Not Passed From SharePoint WebPart to WCF Service Jacob L. Adams, January 1, 0001 I have spent several hours trying to resolve this problem, so I wanted to share my findings in case someone else might have the same problem. I had a web part which was calling out to a WCF service on ... Credentials Not Passed From SharePoint WebPart to WCF Service 0 0 1
Team Foundation Server (TFS) Team Build Custom Activity C# Code f... Bob Hardister, January 1, 0001 For the full context and guidance on how to develop and implement a custom activity in Team Build see the Microsoft Visual Studio Rangers Team Foundation Build Customization Guide V.1 at http://vsarbuildguide.codep... ... Team Foundation Server (TFS) Team Build Custom Activity C# Code f... 0 0 0
ReSharper 7.1 update TATWORTH, January 1, 0001 Jet Brains have announced ReSharper 7.1: a considerable update to the powerful .NET developer productivity tool for Visual Studio. They invite you to download ReSharper 7.1 and take it for a free 30-day ... ReSharper 7.1 update 0 0 0
Measuring Code Quality DotNetBlues, January 1, 0001 Several months back, I was tasked with measuring the quality of code in my organization. Foolishly, I said, "No problem." I figured that Visual Studio has a built-in code metrics tool (Analyze -> Calculate ... Measuring Code Quality 0 0 0
AJI Report #19 | Scott K Davis and his son Tommy on Gamification ... Jeff Julian, January 1, 0001 We are very excited about this show. John and Jeff sat down with Scott Davis and his son Tommy to talk about Gamification and Programming for Kids. Tommy is nine years old and the Iowa Code Camp was his ... AJI Report #19 | Scott K Davis and his son Tommy on Gamification ... 0 0 0
Announcing the Winnipeg VS.NET 2012 Community Launch Event! D'Arcy Lussier, January 1, 0001 Back in May 2010 the local Winnipeg technical community got together and put on a launch event for VS.NET 2010. That event was such a good time that we’re doing it again this year for the VS.NET 2012 launch! ... Announcing the Winnipeg VS.NET 2012 Community Launch Event! 0 0 2
How to run PHP in Webmatrix (updated) ? Anirudha, January 1, 0001 I have write How to run PHP in Webmatrix ? few months ago. In this post I will try to explain it little bit better. When you create a website in webmatrix then try to go to site > settings > here ... How to run PHP in Webmatrix (updated) ? 0 0 3
Podcast with AJI about iOS development coming from a .NET backgro... Tim Hibbard, January 1, 0001 I talked with Jeff and John from AJI Software the other day about developing for the iOS platform. We chatted about learning Xcode and Objective-C, provisioning devices and the app publishing process. ... Podcast with AJI about iOS development coming from a .NET backgro... 0 0 1
filtering dates in a data view webpart when using webservices da... Patrick Olurotimi Ige, January 1, 0001 I was working on a data view web part recently and i had to filter the data based on dates.Since the data source was web services i couldn't use the Offset which i blogged about earlier.When using web ... filtering dates in a data view webpart when using webservices da... 0 0 0
Oredev 2012: Summary and source code Laurent Bugnion, January 1, 0001 This week, I had the pleasure to be invited to talk at Oredev, a really cool conference taking place in Malmo, Sweden. The whole event is awesome, including a very special dinner on Monday including sauna ... Oredev 2012: Summary and source code 0 0 0
API Message Localization Jesse Taber, January 1, 0001 This blog post has moved:http://gruffcode.com/2012/11/10/api-message-localization/ API Message Localization 0 0 0