<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebProNews &#187; ASP</title>
	<atom:link href="http://www.webpronews.com/tag/asp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Sat, 25 May 2013 22:56:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Microsoft Releases Windows Azure SDK 2.0 For .NET</title>
		<link>http://www.webpronews.com/microsoft-releases-windows-azure-sdk-2-0-for-net-2013-05</link>
		<comments>http://www.webpronews.com/microsoft-releases-windows-azure-sdk-2-0-for-net-2013-05#comments</comments>
		<pubDate>Fri, 10 May 2013 12:58:10 +0000</pubDate>
		<dc:creator>Zach Walton</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=229239</guid>
		<description><![CDATA[In its latest earnings report, Microsoft said Windows Azure and related products hit $1 billion in sales. It shows that Microsoft&#8217;s cloud platform is starting to really take off. In its efforts to get more developers to use Azure, Microsoft &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webpronews.com/microsoft-reports-20-49-billion-in-revenue-cfo-leaves-2013-04">In its latest earnings report</a>, Microsoft said Windows Azure and related products hit $1 billion in sales. It shows that Microsoft&#8217;s cloud platform is starting to really take off. In its efforts to get more developers to use Azure, Microsoft has released some new tools for its Azure SDK. </p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2013/04/30/announcing-the-release-of-windows-azure-sdk-2-0-for-net.aspx">Microsoft announced</a> in early May that version 2.0 of its Windows Azure SDK for .NET was finally available to all. The SDK brings with it a number of new features that are sure to delight those who host .NET Web sites on the Azure platform. </p>
<li><strong>Web Sites:</strong> Visual Studio Tooling updates for Publishing, Management, and for Diagnostics</li>
<li><strong>Cloud Services:</strong> Support for new high memory VM sizes, Faster Cloud Service publishing &#038; Visual Studio Tooling for configuring and viewing diagnostics data</li>
<li><strong>Storage:</strong> Storage Client 2.0 is now included in new projects &#038; Visual Studio Server Explorer now supports working with Storage Tables</li>
<li><strong>Service Bus:</strong> Updated client library with message pump programming model support, support for browsing messages, and auto-deleting idle messaging entities</li>
<li><strong>PowerShell Automation:</strong> Updated support for PowerShell 3.0, and lots of new PowerShell commands for automating Web Sites, Cloud Services, VMs and more.</li>
<p>You should <a href="http://weblogs.asp.net/scottgu/archive/2013/04/30/announcing-the-release-of-windows-azure-sdk-2-0-for-net.aspx">check out the full blog post</a> for more details as Microsoft&#8217;s Scott Guthrie explains all of the new features in full detail. </p>
<p>As for availability, you can grab the Windows Azure SDK 2.0 for .NET over at the <a href="http://www.windowsazure.com/en-us/develop/net">Windows Azure .NET Developer Center</a>. It&#8217;s also open source so you can poke and prod your way through the code over at <a href="https://github.com/WindowsAzure/azure-sdk-for-net">GitHub</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/microsoft-releases-windows-azure-sdk-2-0-for-net-2013-05/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Details Its Plans For The Future Of ASP.NET</title>
		<link>http://www.webpronews.com/microsoft-details-its-plans-for-the-future-of-asp-net-2012-11</link>
		<comments>http://www.webpronews.com/microsoft-details-its-plans-for-the-future-of-asp-net-2012-11#comments</comments>
		<pubDate>Thu, 29 Nov 2012 14:18:24 +0000</pubDate>
		<dc:creator>Zach Walton</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=204590</guid>
		<description><![CDATA[With the launch of Windows 8, Microsoft has been updating all of its development tools to help developers get the most out of the new OS. The company has shipped a number of products including Visual Studio 2012 and .NET &#8230;]]></description>
			<content:encoded><![CDATA[<p>With the launch of Windows 8, Microsoft has been updating all of its development tools to help developers get the most out of the new OS. The company has shipped a number of products including Visual Studio 2012 and .NET 4.5, but there&#8217;s still much to be done, especially with ASP.NET. </p>
<p>In late October, Microsoft finally unveiled its roadmap for proposed updates and additions to <a href="https://aspnet.codeplex.com/">ASP.NET and Web Tools 2012.2.</a> There&#8217;s a number of new features that developers can look forward to, but Microsoft warns that these additions are only in the planning stage now and may not see the light of day for some time. </p>
<p>First up is SignalR, a new addition to the ASP.NET family. Microsoft says that it adds &#8220;real-time functionality to web applications using WebSockets and other down-level transports.&#8221; The first release of SignalR will add item templates and hubs to an ASP.NET application and integrate with both ASP.NET MVC and ASP.NET Web API. You can find out more at the <a href="https://github.com/SignalR/SignalR">SignalR GitHub directory. </a></p>
<p>Speaking of Web API, Microsoft will be extending to add &#8220;richer OData functionality, expand support for Windows Store Apps and enable simple tracing and monitoring.&#8221; To be more specific, the following features will be added in the future: </p>
<li><strong>OData</strong> – Rich OData query support will be brought back using the new OData URI parser. Developers will be able to control OData query semantics. OData endpoints can be implemented over any data source using the new OData formatter, metadata controller, and modeling capabilities.</li>
<li><strong>Windows Store Support</strong> – Client side support for Windows Store Apps will be expanded. In addition to HttpClient class there will be support for using Web API formatters.</li>
<li><strong>Tracing</strong> – Developers and administrators need the ability to monitor and diagnose issues with Web API based services. Web API gives developers and administrators visibility into web APIs including simple tracing and support for integrated logging using System.Diagnostics, ETW, NLog and Log4Net.</li>
<li><strong>Help Page</strong> – Web API help page generation will make it easy to generate rich, web-based documentation for your web APIs including the resource URIs, allowed HTTP verbs, expected parameters, and sample message payloads.</li>
<p>MVC is also receiving a number of new additions in the future. These updates are intended to help developers build ASP.NET applications that &#8216;feature Azure, Single Page Applications, real time updates using SignalR and Facebook integration.&#8221; The proposed updates include: </p>
<li><strong>Single Page Application (SPA) Template and Tooling</strong> – We are working on the next generation version of support for writing rich interactive applications also known as Single Page Applications, SPA. In this release we are building an MVC-based template that uses Knockout.js and Web API controllers to show many of the best practices for building such an application. This will include tooling updates for Visual Studio that make client side development easier with support for LESS, CoffeeScript, syntax highlighting for Knockout.js, HandleBars, Mustache, Paste JSON as Classes, and more. For information on our design goals check this PowerPoint deck. </li>
<li><strong>Facebook</strong> – New project template for making Facebook applications using ASP.NET. Developers will be able to go to the Facebook Developer Center and get an app. Then apply the app keys inside the template, define which Facebook user fields your app requires and the template will handle authentication, app permissions, keep user data up to date and provide easy access to the C# Facebook SDK.</li>
<li><strong>MVC Mobile Templates</strong> &#8211; The RTM versions of Mobile templates contained caching bugs. The caching problem has been fixed in this version.</li>
<p>On a final note, Microsoft is looking to add an ASP.NET membership system. Microsoft says the new system would &#8220;provide first class support for modern methods of authentication (such as OpenAuth/OpenID), as well as local username and password.&#8221; The new system will also allow developers to &#8220;easily change the underlying storage mechanism to SQL server, Azure Table or any other store of choice.&#8221; </p>
<p>Once again, it&#8217;s important to note that these plans are not set in stone, and can change. Microsoft welcomes any developer input at its <a href="http://aspnet.uservoice.com/forums/41199-general-asp-net">ASP.NET UserVoice site</a> to help determine the future of the development platform. You can help <a href="http://aspnetwebstack.codeplex.com/">contribute to the future</a> of ASP.NET here as Microsoft <a href="http://www.webpronews.com/microsoft-makes-asp-net-open-source-2012-03">made it open source</a> back in March. You can also download the latest Fall 2012 ASP.NET update preview <a href="http://www.asp.net/vnext">here. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/microsoft-details-its-plans-for-the-future-of-asp-net-2012-11/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Better String Control In ASP.NET</title>
		<link>http://www.webpronews.com/better-string-control-in-aspnet-2006-10</link>
		<comments>http://www.webpronews.com/better-string-control-in-aspnet-2006-10#comments</comments>
		<pubDate>Fri, 27 Oct 2006 15:06:46 +0000</pubDate>
		<dc:creator>Mads Kristensen</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Bookmark]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Delicious]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WebProNews]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=32394</guid>
		<description><![CDATA[Whenever I had to add a string to a web controls control collection I've always used the Literal control like this:
]]></description>
			<content:encoded><![CDATA[<p>Whenever I had to add a string to a web controls control collection I&#8217;ve always used the Literal control like this:</p>
<p>Literal str = new Literal();</p>
<p>str.Text = &#8220;hello world&#8221;;</p>
<p>Page.Controls.Add(str);</p>
<p>I have always thought a Literal was too cumbersome to use for a simple thing like adding a string to a controls control collection. Then, the other day, I found the LiteralControl while browsing through the MSDN docs and that my friends are a real treat. It lives in the System.Web.UI namespace and it adds great value. You can use it to achieve the same task as the one above, but in a more natural way.</p>
<p>Page.Controls.Add(new LiteralControl(&#8220;Hello world&#8221;));</p>
<p>It&#8217;s much cleaner, much nicer and much simpler. Now I can&#8217;t live without it.</p>
<p><a href="http://www.madskristensen.dk/blog/CommentView,guid,fc351930-e461-4f3e-9a08-4885570f674d.aspx" class="bluelink">Comments</a></p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURICo  mponent(location.href)+'&#038;title ='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return   false;" CLASS="printMailTop"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> |   <a  href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','  popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href),'popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)   "><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeUR  IComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p><a href="http://www.techcrunch.com/2006/10/24/digg-does-the-acquisition-dance-with-news-corp/" class="bluelink">Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></a></p>
<p>Mads Kristensen currently works as a Senior Developer at Traceworks located<br />
in Copenhagen, Denmark. Mads graduated from Copenhagen Technical Academy with a multimedia degree in<br />
2003, but has been a professional developer since 2000. His main focus is on ASP.NET but is responsible for Winforms, Windows- and<br />
web services in his daily work as well. A true .NET developer with great passion for the simple solution.</p>
<p>http://www.madskristensen.dk/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/better-string-control-in-aspnet-2006-10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Story Of ASP Web Hosting</title>
		<link>http://www.webpronews.com/the-story-of-asp-web-hosting-2006-09</link>
		<comments>http://www.webpronews.com/the-story-of-asp-web-hosting-2006-09#comments</comments>
		<pubDate>Mon, 11 Sep 2006 17:29:54 +0000</pubDate>
		<dc:creator>Fame Ahmed</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=31402</guid>
		<description><![CDATA[ASP web hosting is a type of web hosting service that uses ASP technology. ASP technology is Microsoft's technology on the server-side that is used for web pages.
]]></description>
			<content:encoded><![CDATA[<p>ASP web hosting is a type of web hosting service that uses ASP technology. ASP technology is Microsoft&#8217;s technology on the server-side that is used for web pages.</p>
<p>ASP stands for &#8220;Active Server Pages&#8221; and is marketed as an add-on for Internet Information Services. </p>
<p>Programming an ASP web site through the use of ASP web hosting is generally regarded as being quite simple, and this brief article will take you through some of the specifics involved in the process.</p>
<p>ASP web sites are made using &#8220;built-in objects&#8221; which correspond to a specific group of functions used to create &#8220;dynamic web pages&#8221;. </p>
<p>A dynamic web page is a web page that contains content that can be moved such as images or form data. The data can be moved without the need to reload or refresh the page. ASP technology functions best with dynamic web page construction.</p>
<p>There are various versions of ASP technology, for example &#8220;ASP 3.0&#8243;. I shall use ASP 3.0 in all examples of web hosting technology because it is one of the more commonly used versions of ASP. ASP 3.0 contains several of the built-in objects including &#8220;Application&#8221; and &#8220;Session&#8221;. </p>
<p>&#8220;Session&#8221; is an object that maintains various functions throughout the pages of your web site.</p>
<p>An ASP web hosting firm that uses ASP 3.0 is generally equipped with the proper technological information to provide the user with adequate system information at all times and of course, basic customer support. </p>
<p>There are several versions of ASP; the most recent is ASP.NET version 2.0 and this version hit the market in November of 2005. Many companies function using this version.</p>
<p><b>ASP Hosting Basics</b></p>
<p>An ASP web hosting firm gives the basics of ASP to the consumer and uses the technology to assist and maintain their web hosting company. </p>
<p>There are various promotions in place that can collaborate with the ASP technology to offer different discounts and time trial-type selections with which to administer your web site and its products to the consumers.</p>
<p>It is important to shop around, as always, to discover which ASP host will help you with the different aspects of your business and/or personal web site and the needs you have that go with it. </p>
<p>In a general sense, as with anything else, finding a good ASP web hosting service can be difficult but very rewarding as well. </p>
<p>Finding the best team to work with your team is an asset to all business and personal operators in the world of global marketing, personal marketing and services, and general internet technology.</p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title ='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return   false;"   CLASS="printMailTop"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> |   <a href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','    popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void  window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href),'popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)   "><img  src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a     href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeUR  IComponent(document.title)+'   '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p>Fame Ahmed is a well known author worldwide. He has written numerous works on various topics. He is an expert in research and writing reviews and articles based on his findings. <a href="http://www.gmailmoneymachine.com/">gmail google</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/the-story-of-asp-web-hosting-2006-09/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Let Web Design ASPeeve You Off</title>
		<link>http://www.webpronews.com/dont-let-web-design-aspeeve-you-off-2006-08</link>
		<comments>http://www.webpronews.com/dont-let-web-design-aspeeve-you-off-2006-08#comments</comments>
		<pubDate>Tue, 01 Aug 2006 15:16:43 +0000</pubDate>
		<dc:creator>Wayne Klapwyk </dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=30662</guid>
		<description><![CDATA[There are numerous sites that contain various articles and tutorials that can explain and teach everything from basic ASP to advanced dynamic manipulation of internet information and user interfaces.
<br /><a href="http://aj.600z.com/aj/136480/0/cc?z=1"><img src="http://aj.600z.com/aj/136480/0/vc?z=1&dim=105992&kw=&click=" width="615" height="80" border="0"></a>]]></description>
			<content:encoded><![CDATA[<p>There are numerous sites that contain various articles and tutorials that can explain and teach everything from basic ASP to advanced dynamic manipulation of internet information and user interfaces.</p>
<p>In this article we will introduce several positives and negatives of using this new language framework and hopefully dispel some of the mysteries hidden in Microsoft&#8217;s ASP language. </p>
<p>Just over 10 years ago Microsoft poured money, time and considerable expertise into the development of an online framework that would launch it into the forefront of the, then, newest rising technology market, the internet. While many initially jumped onto the big &#8216;M&#8217; bandwagon hoping to capitalize on the promised power of this new initiative, many more chose a more cautious &#8216;wait-and-see&#8217; approach. Many of these companies are now adopting ASPs in various situations where it is best suited rather than using it for all their internet development needs. </p>
<p>Microsoft&#8217;s initiative has produced a strong, robust framework for many web design circumstances. However, it does have a number of drawbacks. Chiefly, ASP sites are often not well suited to very high volumes of traffic due to comparatively large code requirements, numerous browser compatibilities issues and the requirement of Microsoft specific tools to serve up ASP pages and, in the case of more complex functions, may require special applications to develop and/or maintain the pages. </p>
<p>This may sound like an argument against using the ASP language in the design and development of an internet presence. In actuality, the ASP language is extremely well suited to quickly develop most small and medium sized personal and corporate web sites. The language itself can be characterized as an extension of the Microsoft Visual Basic PC based language which many consider to be one of the easiest to learn and use. As such it is an extremely simple framework for anyone to learn quickly and become highly proficient with. ASPs can also natively plug into Microsoft robust Internet Information Server (IIS) and by extension utilize ODBC, ADO and DAO to access numerous other connectivity technologies and databases. </p>
<p>One of the greatest advantages of building ASP-based websites is the speed at which development can be completed. Microsoft developed ASP with the Visual Studio development platform in mind. Visual Studio provides all the tools, extensions and add-ons to produce exceptionally clean and fast web pages with advanced functions and templates. It also provides the ability to preview your development without requiring an ASP preprocessor or server. </p>
<p>Microsoft continues to forward the development of the ASP language and has included it in their &#8216;next generation&#8217; framework known as .NET (Dot Net). This is a complex framework with strict programming rules that can be used to create highly robust applications, programs, web pages and database utilities. Microsoft defines .NET as &#8220;the Microsoft Web services strategy to connect information, people, systems, and devices through software.&#8221; It does this by exposing a number of web services that can be exploited to create rich, highly functional application by connecting backend programs and functions which can be written in alternate languages (most often Microsoft specific languages) to the internet through standard internet technologies like XML, SOAP and HTML. If you are already familiar with .NET then you will be familiar with the advantages of this framework. Otherwise you may wish to investigate it more thoroughly on the Microsoft .NET website. For more information on Microsoft .NET &#8211; <a href="http://www.microsoft.com/net/default.mspx" class="bluelink">Click Here</a> -. </p>
<p>For the purposes of internet site development ASP provides an excellent platform from which to create full, rich, dynamic websites for all smaller or medium sized personal or business needs. Because of the requirement of Microsoft specific Servers and a relatively large ASP code base required to serve dynamic pages the scalability and speed of execution make ASP coded sites to not fit all situations. However, with the proper evaluation of web presence needs, the ASP language can be a valuable development tool in the creation of most web sites. </p>
<hr />
Other Resources:</p>
<p>The ASP Resource Index &#8211; <a href="http://www.aspin.com" class="bluelink">http://www.aspin.com</a>-   Provides a very complete set of resources for development in ASP</p>
<p>Genusa.Com &#8211; <a href="http://www.activeserverpages.com/genusa" class="bluelink">http://www.activeserverpages.com/genusa</a>-  Portal site listing over 140 other ASP resource web sites</p>
<p>4guysfromrolla.com &#8211; <a href="http://www.4guysfromrolla.com" class="bluelink">http://www.4guysfromrolla.com</a> &#8211;  Hosts numerous articles, tutorials and programmer forum boards</p>
<p><b>Note:</b></p>
<p>If you don&#8217;t wish to use the Microsoft specific Visual Studio you may utilize any number of third party development tools, many of which are marketed free for personal use, to quickly create ASP websites. For example, Yes Software (<a href="http://www.yessoftware.com" class="bluelink">http://www.yessoftware.com</a>) has created the Code Charge Studio for the rapid development of web pages, sites, and applications for a very reasonable rate.. It allows the creation of pages in numerous languages including ASP, PHP, JSP, C# and PERL. As well, it provides a very rich set of extensions, frameworks, templates and database tools to meet every development requirement. A downloadable 20 day fully featured demo version is available for evaluation purposes. </p>
<p>Tag: </p>
<p>Add to <a   href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURICo  mponent(location.href)+'&#038;title ='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return   false;" CLASS="printMailTop"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> |   <a       href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','  popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href),'popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)   "><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeUR  IComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a><br />
<script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>Programming for over 10 years, Wayne Klapwyk has worked on various systems including IBM AS/400, PCs and Apple Macs. Over the last 8 years his focus has more and more turned to the web developing sites and applications in HTML, ASP and PHP. He is an integral member of the <a href="http://www.webbrothers.ca/'>webbrothers Internet Design</a> team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/dont-let-web-design-aspeeve-you-off-2006-08/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Google Can Find Your Secret Page</title>
		<link>http://www.webpronews.com/how-google-can-find-your-secret-page-2006-07</link>
		<comments>http://www.webpronews.com/how-google-can-find-your-secret-page-2006-07#comments</comments>
		<pubDate>Fri, 21 Jul 2006 18:27:20 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Delicious]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Secret]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=30487</guid>
		<description><![CDATA[Amazingly enough, some webmasters haven't learned about Google yet, and how easy it is to retrieve pages that have been poorly protected from being viewed.
]]></description>
			<content:encoded><![CDATA[<p>Amazingly enough, some webmasters haven&#8217;t learned about Google yet, and how easy it is to retrieve pages that have been poorly protected from being viewed.</p>
<p>When the blogger behind the brand new <a href=http://evolvedlight.co.uk/ class=bluelink>EvolvedLight</a> blog wanted to find out more information regarding an <a href=http://www.timesonline.co.uk/article/0,,2-2279031,00.html class=bluelink>accident</a> at Alton Towers amusement park in Staffordshire, England, the quest for information led to the park&#8217;s <a href=http://press.altontowers.com/ class=bluelink>media</a> page.</p>
<p>&#8220;This site is for Media use only. To gain an access password please call 01538 704015,&#8221; reads the page. Instead, the blogger turned to the ubiquitous Google to indulge in a little Google hacking.</p>
<p>In looking at the source code, one section revealed that whatever is entered as a password would trigger a redirect to a page named {password}.html. The right password would reveal the press page.</p>
<p>So the blogger sent Google a simple search string: * site:http://press.altontowers.com and guess what was revealed as the third result in the SERPs?</p>
<p>&#8220;<a href=http://press.altontowers.com/pressxpsa.html class=bluelink>Welcome</a> to the Alton Towers Press Site,&#8221; said the revealed page, called pressxpsa.html. That means the password would be pressxpsa.</p>
<p>And indeed it is. To call this a poorly designed page would be an insult to poorly designed pages everywhere. In the interest of helping out someone in need, here is a Microsoft link on <a href=http://support.microsoft.com/kb/299987/EN-US/ class=bluelink>securing ASP pages</a> for the amusement park&#8217;s Windows Server 2003  <a href=http://toolbar.netcraft.com/site_report?url=http://www.altontowers.com class=bluelink>host running IIS 6</a>.</p>
<p>&#8212;<br />
Tag: </p>
<p>Add to <a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;" CLASS="printMailTop"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=Security','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a> </p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>David Utter is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/how-google-can-find-your-secret-page-2006-07/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atlas Can Lift ASP Development</title>
		<link>http://www.webpronews.com/atlas-can-lift-asp-development-2006-06</link>
		<comments>http://www.webpronews.com/atlas-can-lift-asp-development-2006-06#comments</comments>
		<pubDate>Fri, 30 Jun 2006 19:28:27 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Atlas]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[download]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=30130</guid>
		<description><![CDATA[Microsoft offers its version of an Ajax framework called Atlas, which integrates cross-browser script libraries with ASP.NET server-side development.
]]></description>
			<content:encoded><![CDATA[<p>Microsoft offers its version of an Ajax framework called Atlas, which integrates cross-browser script libraries with ASP.NET server-side development.</p>
<p><a href=http://atlas.asp.net class=bluelink>Atlas</a> serves as an extension to ASP.NET, as the official Microsoft site for the technology explains, and provides developers with the ability to create pages with a rich interface and rapid server communication.</p>
<p>Recently, general manager of the .NET Development Platform Scott Guthrie posted a video demonstrating the development of ASP.NET 2.0 applications using Atlas. </p>
<p>His 18-minute walkthrough first creates a ToDo List with ASP.NET 2.0, then goes back and uses Atlas to add useful client-side features to it.</p>
<p>Accomplishing those development feats requires use of the Atlas Control Toolkit, available for <a href=http://atlas.asp.net/default.aspx?tabid=47&#038;subtabid=477 class=bluelink>download</a> from the Atlas website. </p>
<p>The site advises that the Toolkit is an early preview version, and developers could &#8220;experience some issues&#8221; with using it.</p>
<p>Several controls and extenders come with the Toolkit, as one would expect. </p>
<p>The Toolkit contains Helper Classes, and Project and Item Templates for Visual Studio 2005 (Visual Basic and Visual C# users), so developers can build controls and extenders beyond what the Toolkit contains.</p>
<p>The samples that come with the Toolkit may be sampled online. On the Atlas website, visitors can play with DropShadow or ModalPopups to see how they can enhance the user experience.</p>
<p>To prod more Atlas adoption, Microsoft is showing off a <a href=http://atlas.asp.net/default.aspx?tabid=47&#038;subtabid=472 class=bluelink>Showcase</a> of sites created with Atlas technology. </p>
<p>Websites like <a href=http://www.pageflakes.com class=bluelink>Pageflakes</a> and <a href=http://www.squeet.com class=bluelink>Squeet</a> use Atlas to power their applications, and demonstrate how others might consider using Atlas in their next great project. </p>
<p>&#8212;<br />
Tag: </p>
<p>Add to <a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=700,height=400'); return false;"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=Atlas','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a> </p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>David Utter is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/atlas-can-lift-asp-development-2006-06/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doing The Walkthrough With ASP</title>
		<link>http://www.webpronews.com/doing-the-walkthrough-with-asp-2006-05</link>
		<comments>http://www.webpronews.com/doing-the-walkthrough-with-asp-2006-05#comments</comments>
		<pubDate>Fri, 05 May 2006 17:08:21 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=29027</guid>
		<description><![CDATA[Online options exist for learning how to work with ASP.Net and Microsoft's Visual Studio, with free and fee choices available.
]]></description>
			<content:encoded><![CDATA[<p>Online options exist for learning how to work with ASP.Net and Microsoft&#8217;s Visual Studio, with free and fee choices available.</p>
<p>Developers can pay to play, or play for free depending on how they may wish to hone their programming skills. In considering ASP.Net, the coder can find some good resources online, particularly Microsoft&#8217;s now-free <a href=http://msdn.microsoft.com/vstudio/express/ class=bluelink>Visual Studio Express</a> editions.</p>
<p>The <a href=http://www.15seconds.com class=bluelink>15 Seconds</a> website has been following ASP development for several years. This Jupitermedia web presence has a couple of recently added articles that introduce a four-part look at working hands-on with <a href=http://msdn.microsoft.com/vstudio/default.aspx class=bluelink>Visual Studio</a>.</p>
<p>Part one of David Catherman&#8217;s <a href=http://www.15seconds.com/issue/060427.htm class=bluelink>tutorial</a> walks through the introduction to a useful project &#8211; collecting online resource links to .Net, Visual Studio, and SQL Server information.</p>
<p>Those links will be collected into a database created with the tutorial, and provide a means for others to add links to that collection. In part one, Catherman shows how to design that SQL Server database.</p>
<p>For <a href=http://www.15seconds.com/issue/060504.htm class=bluelink>part two</a>, Catherman focuses on using the Windows Form environment to create the Windows user interface. </p>
<p>Parts three and four should become available in the next two weeks, and will demonstrate how to build the Web interface to the project, and then created the necessary Web services to provide communication between the layers of the application.</p>
<p>For those who want to invest in an online option, <a href=https://www.microsoftelearning.com/catalog/itprodev.aspx#visualStudio class=bluelink>Microsoft Learning</a> offers several courses available as one-year subscriptions.</p>
<p>Gaining access to Developing Microsoft ASP.NET Web Applications Using Visual Studio .NET cost $349 for that single year subscription. It is a self-paced course that Microsoft estimates a developer should be able to complete in about 17 hours. </p>
<p>&#8212;</p>
<p>Add to <script language='javascript'> document.write("<a href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"'>Del.icio.us</a>")</script> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a> | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=ASP.Net','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+' '">Furl It</a></p>
<p>Bookmark WebProNews &#8211; <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>David Utter is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/doing-the-walkthrough-with-asp-2006-05/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decoding Web Hosting Reviews: ASP to FrontPage</title>
		<link>http://www.webpronews.com/decoding-web-hosting-reviews-asp-to-frontpage-2006-03</link>
		<comments>http://www.webpronews.com/decoding-web-hosting-reviews-asp-to-frontpage-2006-03#comments</comments>
		<pubDate>Tue, 28 Mar 2006 21:39:07 +0000</pubDate>
		<dc:creator>Sage Kalmus</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=28041</guid>
		<description><![CDATA[Web hosts come under many names: ASP Hosting, Cold Fusion Hosting, Java Hosting, PHP Hosting; and as such, so must web hosting reviews.
]]></description>
			<content:encoded><![CDATA[<p>Web hosts come under many names: ASP Hosting, Cold Fusion Hosting, Java Hosting, PHP Hosting; and as such, so must web hosting reviews.</p>
<p>When scouring the various web hosting reviews in print and on the internet to help find the web host that most addresses your specific and unique needs, you&#8217;ll come across many of these &#8220;names&#8221;, these specialized types of web hosting products. </p>
<p>Many of them you may not need, but the one or two that you do, you may need a lot. Knowing which types of hosting products you require most will help you review web hosting reviews with a keener (and therefore more efficient, effective, and economical) eye. </p>
<p>If the web hosting review mentions <b>ASP</b> Hosting, it&#8217;s referring to Active Server Pages, a technology that resolves a problem HTML-users have in getting their web pages to appear <b>exactly</b> as they intend them to appear on every visitor&#8217;s computer. </p>
<p>ASP uses something called &#8220;server-side scripting&#8221; to enable you to create uniform web pages regardless of the web browser your visitors are using. </p>
<p>If the web hosting review mentions <b>Colocation Hosting</b>, it means that you would actually <b>own</b> the hardware the datacenter uses to run your website. With colocation hosting, you physically purchase a server and bring it to the datacenter and install it and maintain it yourself. </p>
<p>For less cost than a dedicated server, you get the benefits of a datacenter (connectivity, environmental regulation, security, uninterruptible power) while maintaining 100% control over what your server does and does not do. </p>
<p>The caveat: anything you want done, you&#8217;ve got to do yourself. Colocation hosting is a DIY (do-it-yourself) situation. </p>
<p>If the web hosting review mentions <b>Cold Fusion Hosting</b>, it refers to database software developed by Macromedia, the same team who brought us Flash and Shockwave. </p>
<p>Cold fusion allows web interactivity with your databases, meaning that you can query, index, update, and chart your databases all from your web browser. </p>
<p>If the web hosting review mentions <b>FrontPage Hosting</b> it means you get support and &#8212; most importantly &#8212; server extensions for using Microsoft FrontPage software to create your website. </p>
<p>FrontPage lets you create dynamic and interactive websites that you can&#8217;t achieve with HTML alone. </p>
<p>A FrontPage host (and <b>only</b> a FrontPage host) has FrontPage server extensions enabled, which allows you to bypass using an intermediary FTP client in order to publish your site. </p>
<p>FrontPage server extensions give you the power to include hit counters, forms, discussion forums, and search functionality in your website, as well as empowering you with multi-user authoring, and remote authoring and administration for better managing your site. </p>
<p>Keep in mind: a single web hosting provider may very well offer <b>many</b> of these hosting services, and quite likely many others not mentioned here. </p>
<p>Check the web hosting reviews you read very carefully to find out which hosting services each web host offers. </p>
<p>See Part II of this article to learn about web hosting reviews for Java hosting, MySQL hosting, PHP hosting, SSH hosting, and Windows hosting.</p>
<p>Hosting-Review.com is the premier resource on web hosting reviews. Visit <a href="http://www.hosting-review.com/">http://www.hosting-review.com</a> for comprehensive reviews and rankings of over 50 <a href="http://www.hosting-review.com/">web hosting providers</a>, as well as informative articles about everything to do with hosting and the top-rated picks for different types of hosting packages. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/decoding-web-hosting-reviews-asp-to-frontpage-2006-03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Partnership In Medical ASP</title>
		<link>http://www.webpronews.com/new-partnership-in-medical-asp-2006-03</link>
		<comments>http://www.webpronews.com/new-partnership-in-medical-asp-2006-03#comments</comments>
		<pubDate>Fri, 03 Mar 2006 20:17:02 +0000</pubDate>
		<dc:creator>John Stith</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Partnership]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=27352</guid>
		<description><![CDATA[Mercury Computer Systems announced an extended partnership with image management specialist Acuo Technologies. Part of the deal includes Acuo working with U.S. service providers and including Mercury's image management solution as bundled offering in the ASP package in the U.S.
]]></description>
			<content:encoded><![CDATA[<p>Mercury Computer Systems announced an extended partnership with image management specialist Acuo Technologies. Part of the deal includes Acuo working with U.S. service providers and including Mercury&#8217;s image management solution as bundled offering in the ASP package in the U.S.</p>
<p>In cooperation with other providers, Acuo Technologies has created a completely hosted solution for healthcare IT, including image-information and other management systems. Under this partnership, hospitals, clinics and physicians are able to access the web-based software from Visage PACS locally via Acuo&#8217;s peer-aware architecture, or centrally via data center-hosted solutions. Radiologists and clinicians can access the PACS solution at any time via the Internet and retrieve medical imaging data for interpretation, as well as archive image data in the data center. Visage PACS offers comprehensive workflow optimization and supports standards such as IHE and HL 7.</p>
<p>	&#8220;In the ASP model as well, hospitals enjoy the full functionality of Visage PACS. Data access is on demand via a browser and is in real time,&#8221; said Marcelo Lima, Vice President of Commercial Imaging and Visualization at Mercury Computer Systems. &#8220;In this way, doctors can store their image data in a distributed or central approach without losing time, and use it for interpretation.&#8221;</p>
<p>In addition, hospitals opting for this outsourcing solution can reduce the total cost of ownership. &#8220;Users only have to pay a usage fee, per study or monthly, for example. Further investments for IT infrastructure and software licensing are not needed,&#8221; emphasized<br />
Shannon Werb, CTO at Acuo Technologies.</p>
<p>&#8220;Our provider partners make the necessary infrastructure available in the data processing center and undertake the entire hardware and software maintenance. Thus, the users&#8217; expenditure of time and costs is dramatically reduced. Because data are accessed via VPN, ultimate data protection is ensured.&#8221; Ten imaging centers and clinics in the United States have already signed up for the ASP services.</p>
<p>Tag:  | <script language='javascript'> document.write("Email WebProNews <a href='mailto:news@ientry.com?subject="+encodeURIComponent(document.title)+"' >here</a>.")</script></p>
<p>Add to <script language='javascript'> document.write("<a href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"'>Del.icio.us</a>")</script > | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window. location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,locati on=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a>| <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encode URIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+ '&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable= 1,scrollbars=1,left=100,top=50',0)">Yahoo My Web</a></p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>John Stith is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/new-partnership-in-medical-asp-2006-03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
