<?xml version="1.0" encoding="UTF-8"?>


<!-- QRY-PAG-RSSXml, searchwindevelopment.techtarget.com, generated at 11:27:12 Mon May 20, 2013 , by vappma10.techtarget.com -->

				
<rss version="2.0">
<channel>
<title>
<![CDATA[SearchWinDevelopment: RSS Feed]]>
</title>
<link>http://searchWinDevelopment.techtarget.com/rss/ContentSyndication.xml</link>
<description>
<![CDATA[description of RSS feed]]>
</description>
<language>en-us</language>
<copyright>Copyright TechTarget - All rights reserved.</copyright>
<docs>http://searchWinDevelopment.techtarget.com/rss/ContentSyndication.xml</docs>
<generator>Techtarget Feed Generator</generator>
<managingEditor>editor@searchWinDevelopment.com (Editor)</managingEditor>
<webMaster>webmaster@techtarget.com (Webmaster)</webMaster>
<ttl>60</ttl>
<image>
<width>175</width>
<height>33</height>
<title><![CDATA[searchWinDevelopment]]></title>
<link>http://searchWinDevelopment.techtarget.com/rss/ContentSyndication.xml</link>
</image>
<lastBuildDate>Mon, 20 May 2013 10:27:12 EDT</lastBuildDate>
<item>
<title><![CDATA[Native versus JavaScript/HTML5 development for Window 8 apps]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Native-versus-JavaScript-HTML5-development-for-Window-8-apps</link>
<description><![CDATA[Learn the advantages and disadvantages in using HTML5/JavaScript for deployment.]]></description>
<author><![CDATA[George Lawton(#]]></author>
<pubDate>Tue, 2 Apr 2013 17:26:09 EDT</pubDate>
</item>
<item>
<title><![CDATA[Technology Priorities for 2012]]></title>
<link>http://searchwindevelopment.techtarget.com/magazineContent/Technology-Priorities-for-2012</link>
<description><![CDATA[Each year TechTarget surveys thousands of IT professionals around the world on their company’s forecasts for the coming year. As IT budgets continue through the strain of trying to align themselves with businesses trying to recover from the global recession, the direction of IT’s newest technologies may surprise you.]]></description>
<author><![CDATA[SearchWinDevelopment.com(editor@searchwindevelopment.com)]]></author>
<pubDate>Thu, 7 Jun 2012 11:02:05 EDT</pubDate>
</item>
<item>
<title><![CDATA[Where can I find Visual Basic 6.0 DataEnvironment code samples?]]></title>
<link>http://searchwindevelopment.techtarget.com/answer/Where-can-I-find-Visual-Basic-60-DataEnvironment-code-samples</link>
<description><![CDATA[Get information on the best places to find Visual Basic DataEnvironment 6.0 code samples.]]></description>
<author><![CDATA[Staff(editor@searchwindevelopment.com]]></author>
<pubDate>Fri, 24 Feb 2012 09:57:43 EST</pubDate>
</item>
<item>
<title><![CDATA[Testing methods in Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Testing-methods-in-Visual-Studio-2010</link>
<description><![CDATA[This is the second part in a two part series on unit testing in Visual Studio 2010.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Fri, 30 Sep 2011 15:52:46 EDT</pubDate>
</item>
<item>
<title><![CDATA[Unit testing in Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Unit-testing-in-Visual-Studio-2010</link>
<description><![CDATA[Visual Studio 2010 contains a unit testing framework, and I’ll show you how to use it to automate your own unit tests.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Wed, 31 Aug 2011 21:54:14 EDT</pubDate>
</item>
<item>
<title><![CDATA[Understanding the testing tools in Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Understanding-the-testing-tools-in-Visual-Studio-2010</link>
<description><![CDATA[Get an overview of the testing tools available in Visual Studio. You will learn which testing features are in which Visual Studio edition.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Mon, 25 Jul 2011 00:00:00 EDT</pubDate>
</item>
<item>
<title><![CDATA[Soliciting hand drawn feedback from your users]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Soliciting-hand-drawn-feedback-from-your-users</link>
<description><![CDATA[There are many instances when using screen capture is essential in communicating. In this tip, contributor Walt Ritscher explains how to create hand drawn notes on screen captured images with WPF InkCanvas control.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Mon, 16 May 2011 00:00:00 EDT</pubDate>
</item>
<item>
<title><![CDATA[Navigating your code in Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Navigating-your-code-in-Visual-Studio-2010</link>
<description><![CDATA[Once you get a couple pages of code written for a project, you'll want to use the Visual Studio navigation features to move intelligently through your code. Read this tip to learn about Visual Studio features that make moving through your code a snap.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Tue, 3 May 2011 00:00:00 EDT</pubDate>
</item>
<item>
<title><![CDATA[Using the client networking stack in Silverlight]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Using-the-client-networking-stack-in-Silverlight</link>
<description><![CDATA[There are many scenarios where you need to communicate with a webserver from your Silverlight application. For example you might want to lazy load files from your server to your application when the application is idle. Another common situation is during file uploads or when calling REST services. In these circumstances you need to use the Silverlight networking stacks to gain programmatic access to the remote computers.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Mon, 18 Apr 2011 00:00:00 EDT</pubDate>
</item>
<item>
<title><![CDATA[Using the extension in Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Using-the-extension-in-Visual-Studio-2010</link>
<description><![CDATA[Visual Studio 2010 has implemented a great new extension with Visual Studio 2010 Pro Power Tools. In this tip, contributor Walt Ritscher explains the multiple functions of this extension and provides several screenshots to demonstrate exactly how to get the most out of these tools.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Mon, 7 Mar 2011 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Windows development tutorials]]></title>
<link>http://searchwindevelopment.techtarget.com/tutorial/Windows-development-tutorials</link>
<description><![CDATA[SearchWinDevelopment.com offers tutorials for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform including design, architecture, coding, testing, and deployment and also addresses qualitative issues.]]></description>
<author><![CDATA[SearchWinDevelopment.com(editor@searchwindevelopment.com)]]></author>
<pubDate>Tue, 1 Mar 2011 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[How to write scalable Silverlight applications]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/How-to-write-scalable-Silverlight-applications</link>
<description><![CDATA[There are many ways to scale a Silverlight application and these tips should provide a decent foundation to start from.]]></description>
<author><![CDATA[Jeremy Likeness(editor@searchwindevelopment.com]]></author>
<pubDate>Thu, 20 Jan 2011 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Introduction to profiling Silverlight 4 applications with Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Introduction-to-profiling-Silverlight-4-applications-with-Visual-Studio-2010</link>
<description><![CDATA[Profiling Silverlight applications is a proactive step to ensure your applications are fine-tuned to deliver the best possible experience to the customer.]]></description>
<author><![CDATA[Jeremy Likeness(editor@searchwindevelopment.com]]></author>
<pubDate>Fri, 7 Jan 2011 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Changing the cursor in WPF]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Changing-the-cursor-in-WPF</link>
<description><![CDATA[Expert Walt Ritscher discusses how in Windows Presentation Foundation you can set the mouse pointer for any element using the Cursor property.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Wed, 5 Jan 2011 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Setting defaults for null values in data sources in WPF]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Setting-defaults-for-null-values-in-data-sources-in-WPF</link>
<description><![CDATA[Dealing with null values in data sources can be tricky. Windows Presentation Foundation has built in support for binding to null data sources.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Thu, 30 Dec 2010 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[OData provides patterns for HTTP, JSON, data access]]></title>
<link>http://searchwindevelopment.techtarget.com/news/2240025967/OData-Ready-for-Prime-Time</link>
<description><![CDATA[Is OData ready for prime time? The Open Data Protocol, or OData, is quickly gaining enthusiasts. Originating with Microsoft, OData has made a name as the primary protocol for querying and updating data for high-profile companies like IBM, Netflix, eBay and Facebook. OData provides users with a way to unlock and free data from silos in today’s applications. It defines a common set of patterns for working with data based on HTTP, AtomPub, and JSON.]]></description>
<author><![CDATA[Alan Earls(editor@searchwindevelopment.com]]></author>
<pubDate>Wed, 15 Dec 2010 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Performance tips for Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Performance-tips-for-Visual-Studio-2010</link>
<description><![CDATA[Find performance tips that may accelerate your experience while using Visual Studio 2010.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Wed, 1 Dec 2010 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Using TFS to manage distributed teams]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Using-TFS-to-manage-distributed-teams</link>
<description><![CDATA[Microsoft Visual Studio the latest version of Team Foundation Service (TFS) is packed with features that facilitate the coordination and management of distributed teams. ]]></description>
<author><![CDATA[Jeremy Likeness(editor@searchwindevelopment.com]]></author>
<pubDate>Mon, 29 Nov 2010 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[OData gets Pervasive treatment]]></title>
<link>http://searchwindevelopment.techtarget.com/news/2240024857/OData-gets-Pervasive-treatment</link>
<description><![CDATA[Pervasive Data, announced that it now has direct connectivity to OData. Pervasive now allows customers to create automated data flows that connect to OData. ]]></description>
<author><![CDATA[Kathleen Kriz(editor@searchwindevelopment.com]]></author>
<pubDate>Tue, 23 Nov 2010 00:00:00 EST</pubDate>
</item>
<item>
<title><![CDATA[Taming the help engine in Visual Studio 2010]]></title>
<link>http://searchwindevelopment.techtarget.com/tip/Taming-the-help-engine-in-Visual-Studio-2010</link>
<description><![CDATA[Learn a few pointers that are find handy when using the help engine in Visual Studio 2010.]]></description>
<author><![CDATA[Walt Ritscher(editor@searchwindevelopment.com]]></author>
<pubDate>Mon, 22 Nov 2010 00:00:00 EST</pubDate>
</item></channel>
</rss>


<!-- 
Region/Component Load time
===============
QRY-PAG-RSSXml=4
End-Of-Page=0

TOTAL PAGE LOAD TIME=4
 --> 
<!-- Request Serving Server : vappma10.techtarget.com-->
