Posts for: 25 April, 2012
The Code Project Latest Articles, April 25, 2012
Ws.js is a Node.js module that allows to consume soap web services which utilize ws-* standards (ws-security, mtom etc)...
Wallace B. McClure, April 25, 2012
I can now announce with much excitement that fellow author and friend
Greg Shackles and I will be authoring a monthly column for Visual Studio
Magazine on Mono for Android. The link to the int...
mikes web log, April 25, 2012
In ASP.NET Web Pages/Razor, you use the @ character inside markup to mean "here be code." Like this:<p>@DateTime.Now</p>But suppose you want to display the @ character instead of use it ...
Microsoft Certified Professional Magazine Online | Todays Top Picks, April 25, 2012
The Conficker worm should continue to be a top concern in enterprise security -- even though there hasn't been a new variant seen in the wild in over two years -- according to Microsoft....
Wallace B. McClure, April 25, 2012
Multimedia has come a long way during my career in programming. I
remember the HP-41C, the first calculator that I used day to day in my
geeky teenage
years (unfortunately, I've only gotten geekier...
The Code Project Latest Articles, April 25, 2012
Basic concepts of creating pure JavaScript applications using jQuery, JavaScript View Engines, and web services that provide JSON results that are accessed by JavaScript code via AJAX calls....
MSDN: Coding4Fun, April 25, 2012
Today's paper and free binary download provides another example of using the Kinect as a controller for non-Kinect applications. For example using the Kinect with Microsoft Paint...MultiTouch Kinect(S...
MSDN: Coding4Fun, April 25, 2012
I could/should have saved this project for a Metro Monday post, but, well, I couldn't wait on this any longer.This project had me at "... includes binaries of Ogre, FreeImage, Hydrax and SkyX for x64...
Steven Smith, April 25, 2012
One of the more advanced books Ive read relating to the subjects of Software Development and Lean is The Principles of Product Development Flow: Second Generation Lean Product Development by Donald G....
Rick Strahls WebLog, April 25, 2012
I've been bitten by some nasty issues today in regards to using a domain cookie as part of my FormsAuthentication operations. In the app I'm currently working on we need to have single sign-on that sp...
the telerik blogs, April 25, 2012
Hot on the heels of the recently added support for QUnit and Jasmine JavaScript testing frameworks in Telerik JustCode, we have continued to evolve our Test Runner to make it even better. You will fin...
ASP.NET Announcements, April 25, 2012
Users have been long demanding intuitive user interface that allow them to find commands easier and faster so they can get more tasks done in less time. WebRibbon, part of WebEssentials 2, is invented...
The Code Project Latest Articles, April 25, 2012
Example of how to use JavaScript to Drag, drop and rotate elements for Safari in iPad...
Rick Strahls WebLog, April 25, 2012
Here's a simple one: How do you reliably get the base domain from full domain name or URI? Specifically I've run into this scenario in a few recent applications when creating the Forms Auth Cookie in ...
Journey to SQL Authority with Pinal Dave, April 25, 2012
This blog post is inspired fromSQL Architecture Basics Joes 2 Pros: Core Architecture concepts SQL Exam Prep Series 70-433 Volume3. [Amazon] | [Flipkart] | [Kindle] | [IndiaPlaza] Basics of a Query ...
The Code Project Latest Articles, April 25, 2012
Easily Bind a Class to .Net Data Controls like GridView, FormView etc, and get updated object or list back in code behind effortlessly...
Product Spotlight