Changing SharePoint with - CSS3, HTML5 and jQuery KunaalKapoor, January 1, 0001 This post covers how to squeeze the most out of the platform we all love - SharePoint 2010 and push the boundaries to the max in-order to get acceptance and success. SharePoint, is a terribly-complex and ... Changing SharePoint with - CSS3, HTML5 and jQuery 0 0 2
Microsoft Press Deal of the Day - 19/Apr/2012 - CLR via C#, 3rd E... TATWORTH, January 1, 0001 Today's Microsoft Deal of the Day at http://shop.oreilly.com/pro... is CLR via C# price $23.99 I have read CLR via C# ISBN 978-0-7356-2704-8. Whilst it is quite correctly described by ... Microsoft Press Deal of the Day - 19/Apr/2012 - CLR via C#, 3rd E... 0 0 0
25 New Features of SharePoint 2010 KunaalKapoor, January 1, 0001 1. New Claims-Based Authentication ModelSharePoint Foundation 2010 incorporates a new authentication model that works with any corporate identity system, including Active Directory Domain Services, LDAP-based ... 25 New Features of SharePoint 2010 0 0 1
Slides and source code for my past talks this year Laurent Bugnion, January 1, 0001 I had the chance to be invited to talk at various conferences this year already, and I promised to post the slides and source code, so here it is! Read the rest of this entry » ... Slides and source code for my past talks this year 0 0 0
Installing NAnt to drive database continuous integration David Atkinson, January 1, 0001 Before we start thinking about database continuous integration, described in an earlier blog post, we need to pick a build tool in which we define the commands for our build process. NAnt is a .NET version ... Installing NAnt to drive database continuous integration 0 0 1
Windows Azure Service Bus Scatter-Gather Implementation Alan Smith, January 1, 0001 One of the more challenging enterprise integration patterns that developers may wish to implement is the Scatter-Gather pattern. In this article I will show the basic implementation of a scatter-gather ... Windows Azure Service Bus Scatter-Gather Implementation 0 0 0
Select tool to minimize JavaScript and CSS size Michael Freidgeim, January 1, 0001 There are multiple ways and techniques how to combine and minify JS and CSS files.The good number of links can be found in http://stackoverflow.com/qu... and ... Select tool to minimize JavaScript and CSS size 0 0 0
Weekly Cloud Roundup 2012-15 Alan Smith, January 1, 0001 Filtering the informative, insightful and quirky from the fire hose of cloud-based hype. Irving Wladawsky-Berger provides some great insight into The Complex Transition to the Cloud, sharing his views ... Weekly Cloud Roundup 2012-15 0 0 0
Dump an arbitrary object To Html String Michael Freidgeim, January 1, 0001 For debugging purposes me and my collegue wanted to dump details of the arbitrary object, and created function that uses LINQPad Dump functionality (thanks to http://stackoverflow.com/a/... and ... Dump an arbitrary object To Html String 0 0 1
Open and close quotes HanSolo, January 1, 0001 Was troubleshooting issues today where our open and close quotes weren’t showing up correctly and found that it was because we were using the wrong character codes. We were using “ but should ... Open and close quotes 0 0 0
TFS API The All New Team Project Picker – Beautiful! Tarun Arora [Microsoft MVP], January 1, 0001 The Team Project Picker in TFS 2011 looks gorgeous. I specially like the status bar on the working state, at least let’s you know that the project picker is still working on getting the details and of ... TFS API The All New Team Project Picker – Beautiful! 0 0 0
Windows Azure Service Bus Splitter and Aggregator Alan Smith, January 1, 0001 This article will cover basic implementations of the Splitter and Aggregator patterns using the Windows Azure Service Bus. The content will be included in the next release of the “Windows Azure Service ... Windows Azure Service Bus Splitter and Aggregator 0 0 0
Gallery of Exoplanets TATWORTH, January 1, 0001 Space.com have put together a gallery of exoplanets (planets outside our solar system) at http://www.space.com/13986-... exoplanets have been discovered by ... Gallery of Exoplanets 0 0 0
SQL Injection Attack is still a problem TATWORTH, January 1, 0001 SQL Injection attack is still a problem. Please see the article at http://www.darkreading.com/... ... SQL Injection Attack is still a problem 0 0 0
Enabling Google Webmaster Tools With Your GWB Blog ToStringTheory, January 1, 0001 I’ll be honest and save you some time, if you don’t have your own domain for your GWB blog, this won’t help, you may just want to move on… I don’t want to waste your time……… Still here? Good. How great ... Enabling Google Webmaster Tools With Your GWB Blog 0 0 0
The Return Of __FILE__ And __LINE__ In .NET 4.5 Alois Kraus, January 1, 0001 Good things are hard to kill. One of the most useful predefined compiler macros in C/C++ were __FILE__ and __LINE__ which do expand to the compilation units file name and line number where this value is ... The Return Of __FILE__ And __LINE__ In .NET 4.5 0 0 2
Getting to grips with the stack in nasm MarkPearl, January 1, 0001 Today I spent a good part of my day getting to grips with the stack and nasm. After looking at my notes on nasm I think this is one area for the course I am doing they could focus more on… So here are ... Getting to grips with the stack in nasm 0 0 0
Why do O'Reilly put Animals on the covers of their books? TATWORTH, January 1, 0001 The animals on the covers of O'Reilly books have been a distictive feature of them (aside of course from expert content, well edited, well printed and reasonably priced), but how did the Animal pictures ... Why do O'Reilly put Animals on the covers of their books? 0 0 0
Robotic Arm – Hardware Szymon Kobalczyk, January 1, 0001 This is first in series of articles about project I've been building in my spare time since last Summer. Actually it all began when I was researching a topic of modeling human motion kinematics in order ... Robotic Arm – Hardware 0 0 22
E-Sword 10.1 now available TATWORTH, January 1, 0001 Version 10.1 of E-Sword is now available at http://www.e-sword.net/down... is a free electronic bible. The basic version comes with the King James Translation but many other translations ... E-Sword 10.1 now available 0 0 0
Mr Data Converter - a Free Tool for converting Excel. TATWORTH, January 1, 0001 Mr Data Converter is a free tool available under the MIT licence. It takes CSV or tab-delimited data from Excel and converts it into several web-friendly formats, include JSON and XML. There is a demo ... Mr Data Converter - a Free Tool for converting Excel. 0 0 0
Free e-book and tool for testing your ASP.NET web site TATWORTH, January 1, 0001 At http://www.troyhunt.com/201... there is a free ebook on securing your ASP.NET web sites.The PDF is at https://asafaweb.com/OWASP%... ... Free e-book and tool for testing your ASP.NET web site 0 0 0
WP7 Developers at Washington University Scott Spradlin, January 1, 0001 This is Easter weekend, and the end of the school year is looming closer! Our developer sessions at WashU end today. Students will turn their spare time focus to finals and getting home for the summer. ... WP7 Developers at Washington University 0 0 1
Fixing the #mvvmlight code snippets in Visual Studio 11 Laurent Bugnion, January 1, 0001 If you installed the latest MVVM Light version for Windows 8, you may encounter an issue where code snippets are not displayed correctly in the Intellisense popup. I am working on a fix, but for now here ... Fixing the #mvvmlight code snippets in Visual Studio 11 0 0 0
How to work around a possible XNA Game Studio or Windows Phone SD... Laurent Bugnion, January 1, 0001 I am not sure if you guys know Aaron Stebner. Aaron works at Microsoft, and has pulled thorns from my side many many times already. Read the rest of this entry » ... How to work around a possible XNA Game Studio or Windows Phone SD... 0 0 0
Kinect Hacking at Microsoft Developer Days 2012 Bulgaria Szymon Kobalczyk, January 1, 0001 Last week I had a pleasure to speak at the Microsoft’s Developer Days 2012 in Sophia, Bulgaria. It was a great conference and I met lots of cool people there. I did a session about Kinect Hacking. My goal ... Kinect Hacking at Microsoft Developer Days 2012 Bulgaria 0 0 0
Using 3rd Party JavaScript Plugins Hardwired With ‘document... ToStringTheory, January 1, 0001 Have you ever had the need to implement a 3rd party JavaScript plugin, but your needs didn’t fit the model and usage defined by the API or documentation of the plugin? Recently I ran into this issue when ... Using 3rd Party JavaScript Plugins Hardwired With ‘document... 0 0 0
Getting App.config to be configuration specific in VS2010 MarkPearl, January 1, 0001 I recently wanted to have a console application that had configuration specific settings. For instance, if I had two configurations “Debug” and “Release”, depending on the currently selected configuration ... Getting App.config to be configuration specific in VS2010 0 0 5
Using Node.js as an accelerator for WCF REST services Elton Stoneman, January 1, 0001 Node.js is a server-side JavaScript platform "for easily building fast, scalable network applications". It's built on Google's V8 JavaScript engine and uses an (almost) entirely async event-driven processing ... Using Node.js as an accelerator for WCF REST services 0 0 5
See the transit of Venus TATWORTH, January 1, 0001 Transits of Venus across the Sun as seen from Earth are a rarity. Another will happen in June of this year. See a discussion at: http://www.space.com/15116-... ... See the transit of Venus 0 0 0
New Enhanced Visual WebGui WINWEB and .NETHTML5 Versions Webgui, January 1, 0001 After a long wait and huge anticipation from the Visual WebGui community, I am happy to announce the release of new versions for the WINWEB and .NETHTML5 branches. The new 6.4.0 Release d and 6.4.0 beta3 ... New Enhanced Visual WebGui WINWEB and .NETHTML5 Versions 0 0 4
The Saturn First Stage and its Rocket Motors TATWORTH, January 1, 0001 I remember watching on TV the Saturn rockets take off. I found this interesting and I hope you do too. Source: SPACE.com: All about our solar system, outer space and exploration ... The Saturn First Stage and its Rocket Motors 0 0 0
O'Reilly deals to April 5, 2012 14:00 PT on books on "where" TATWORTH, January 1, 0001 At http://shop.oreilly.com/cat... O'Reilly are offering a series of books on geo-location at 50% off until April 5, 2012 14:00 PT. HTML5 Geolocation Truly revolutionary: now ... O'Reilly deals to April 5, 2012 14:00 PT on books on "where" 0 0 0
Application Migration: Windows/VB6 Apps to ASP.NET HTML5 Webgui, January 1, 0001 I would like to invite you to a fascinating webinar on extending applications to HTML5 and Mobile that we are doing in collaboration with Jeffrey S. Hammond, Principal Analyst serving Application Development ... Application Migration: Windows/VB6 Apps to ASP.NET HTML5 0 0 5
MVVM Light V4b1 for Windows 8 Consumer Preview (with installer) Laurent Bugnion, January 1, 0001 I just pushed the following to Codeplex: Read the rest of this entry » ... MVVM Light V4b1 for Windows 8 Consumer Preview (with installer) 0 0 0
Dallas First Robotics Competition (FRC) 2012 T, January 1, 0001 Wow! That is all I have to say after three fun filled days in a world that fed the geek, sparked the competitor, inspired the humanitarian, encouraged the inventor, and continuously warmed the heart in ... Dallas First Robotics Competition (FRC) 2012 0 0 0
Automated SSRS deployment with the RS utility Stacy Vicknair, January 1, 0001 If you’re familiar with SSRS and development you are probably aware of the SSRS web services. The RS utility is a tool that comes with SSRS that allows for scripts to be executed against against the SSRS ... Automated SSRS deployment with the RS utility 0 0 0
Writing multiple lines of text to the console in nasm MarkPearl, January 1, 0001 In it’s simplest form… the following asm code should work org 0x100 bits 16 jmp main message: db 'example text ', 0xa,'and some more text', 0xa, 'and another line','$' main: mov dx,message mov ah,09h int ... Writing multiple lines of text to the console in nasm 0 0 0
MVVM and Animations in Silverlight Aligned, January 1, 0001 I wanted to spin an icon to show progress to my user while some content was downloading. I'm using MVVM (aren't you) and made a satisfactory Storyboard to spin the icon. However, it took longer than expected ... MVVM and Animations in Silverlight 0 0 3
Probes to Mars - sucessful and otherwise TATWORTH, January 1, 0001 Source SPACE.com: All about our solar system, outer space and exploration ... Probes to Mars - sucessful and otherwise 0 0 0
App_Offline.htm, taking site down for maintenance Vipin, January 1, 0001 There is much simpler and graceful way to shut down a site while doing upgrade to avoid the problem of people accessing site in the middle of a content update. Basically, if you place file with name 'app_offline.htm' ... App_Offline.htm, taking site down for maintenance 0 0 10
.NET vs Windows 8 simonc, January 1, 0001 So, day 1 of DevWeek. Lots and lots of Windows 8 and WinRT, as you would expect. The keynote had some actual content in it, fleshed out some of the details of how your apps linked into the Metro infrastructure, ... .NET vs Windows 8 0 0 17
CAML queries for humans Norgean, January 1, 0001 I've recently had to help a couple of splinq-challenged colleagues with some caml queries. Here are some of my favourite ways to make caml edible. Use '! Too many developers seem ignorant of the fact that ... CAML queries for humans 0 0 0
Using HTML5 Today part 5– using video today Steve Albers, January 1, 0001 HTML5 supports a standard, native <video> tag which is already well supported in browsers and has great backwards-compatibility options. Before you spend too much time on the HTML5 video element, ... Using HTML5 Today part 5– using video today 0 0 1
Pre-selecting Iteration and Area Path for TFS 2010 SSRS Reports Bob Hardister, January 1, 0001 There are pieces of information spread out on this in various postings for SQL Server Reporting Services used in Team Foundation Server. Here are two: Customizing Report Parameters for Team Foundation ... Pre-selecting Iteration and Area Path for TFS 2010 SSRS Reports 0 0 0
Low-Latency High-Performant Financial App Infrastructures JoshReuben, January 1, 0001 Financial Apps feel the need for speed – this can come via parallelization, and via infrastructure - fast messaging and non-blocking distributed memory management. This blogpost gives an overview + examples ... Low-Latency High-Performant Financial App Infrastructures 0 0 3
Thumbs Up to Coders For Charities 2012 jkauffman, January 1, 0001 For any of those in the Kansas City area, I recommend Coders For Charities as a great once-a-year event! It’s a weekend code-a-thon in which small, quickly-assembled teams of software engineers construct ... Thumbs Up to Coders For Charities 2012 0 0 0
For Modernizr, Don’t Stop with NuGet Steve Albers, January 1, 0001 The ASP.NET MVC template drops a copy of Modernizr 1.7 in your project automatically, and if you check for NuGet updates the library is brought up to the current version - 2.5.3. The NuGet package is a ... For Modernizr, Don’t Stop with NuGet 0 0 1
Guncraft on Kickstarter - Last Chance this weekend! Michael B. McLaughlin, January 1, 0001 Andy Dunn, known far and wide as The Zman (accept no substitutes) has been a strong supporter of the XNA community for many years now (and the Managed DirectX community before that). This coming Sunday ... Guncraft on Kickstarter - Last Chance this weekend! 0 0 0
Windows Azure Service Bus Resequencer Alan Smith, January 1, 0001 Introduction I’ll be presenting a session at Sweden Windows Azure Group (SWAG) on Monday, as well as presenting on the Windows Azure Service Bus at various other events. I thought it would be fun to look ... Windows Azure Service Bus Resequencer 0 0 1