WinForms to Web
Learn about the various migration options of desktop/smart client applications to the web available using Visual WebGui.
Learn about the various migration options of desktop/smart client applications to the web available using Visual WebGui.
Many organizations are not fully realizing the power of content types when using SharePoint. Here you will learn how to leverage content types and use them properly through examples.
Learn about FreeDOM (Free Document Object Model), a web development technique used to create event-driven web applications. FreeDOM is designed to overcome the limitations of stateless HyperText Transfer Protocol (HTTP) transmissions.
Learn about common FTP functionalities using C#.NET 2.0.
Indexing Server, SQL Server, Windows SharePoint Services, SharePoint Portal Server, Exchange Server, and Windows Desktop Search provide full-text search capabilities. Each utilizes so-called IFilter components to index the content and then allows clients to search the index. Learn how IFilter components are utilized and how full-text searching works in each of those products.
ASP.NET 2.0 provides excellent site-navigation features for storing and displaying site-navigation data in your Web applications. Learn how to leverage them in your Web development.
The process of building professional desktop applications includes many hidden tasks, such as the persistence of the window state and appearance. This will introduce additional accessibility for such applications. Learn a simple approach to do so.
The first part of this article explains how to use an ASP.NET script in a Windows application to generate HTML output. The second part discusses the WebBrowser control and shows how to display the HTML output generated in the first part.