Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Articles & Tutorials  -
This article demonstrates the art of creating and architecting high-performance and scalable .NET applications, covering all stages, from planning to development and their perspective best practices..  -
I’ll show how to use regular expressions to parse a Web page’s HTML text into manageable chunks of data. That data will be converted and written as an RSS feed for the whole world to consume. Finally, I’ll show how to create a generic tool that enables you to automatically generate an RSS feed from any website, given a small group of parameters..  -
When I was working on an ASP.NET project, I had to add the site search module - this article demonstrates how. This search engine will index an entire page for matching keyword(s) or a phrase and will count how many times the keyword(s) or phrase are found on the page, and displays the results with the highest matches first. .  -
Learn how to implement the new Google Web Service and take advantage of its powerful searching features in your VB.NET program.. 
Books  -
Published by Apress
Pro ASP.NET 1.1 in VB.NET aims to be the definite reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through to configuration and deployment..  -
Learn how to use ASP.NET and Visual Studio to design, code, and test professional web applications that manage state, use cookies, retrieve database data, and use code-behind files right away in this book. Then, build on those core skills to master a full range of ASP.NET features, including more extensive database handling, web services, security, email, report generation, and deployment.. 
Web Sites  -
A tutorial how to use a webservice in a VB.NET application. After clicking on a button the text from the 'Hello World' webservice will appear in a Textlabel. Lots of screenshots are shown. -
A tutorial how to build a webservice that will return the string 'Hello World'. This tutorial contains multiple screenshots
|
Search
Code Samples
New Members
|