Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, November 23, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Support WebCasts > MSDN Show
Search:
What's New - What's Hot


MSDN Webcast: Developing Rules Driven Workflows (Level 300)        
Total Hits: 179  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Rules can be a powerful business tool when combined with workflow. In this session, learn how to develop more advanced activities that support the modeling of rich business behavior such as human workflow. Understand when to use rules for business logic, and see how rule policies allow for the description of sophisticated behavior in an integrated and flexible way. This session gives you an interesting insight into the power of using workflow at the core of a line of business application. Presen...

Working with Web Services in .NET        
Total Hits: 32  |  Today: 0 Author: Joydip Kanjilal       Rating:  
Read Reviews | Write Review |   Your Rating: 

A web service is a platform–independent software component that contains a group of functions that are packaged together for use in a common framework throughout a network. Web services are based on the Simple Object Access Protocol or SOAP. This article discusses Web Services and their implementation in .NET...

MSDN Webcast: Designing the Business Tier (Part 5 of 15) (Level 300)        
Total Hits: 206  |  Today: 0 Author: Microsof Events       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is the fifth webcast in our series on architecting desktop applications with the Microsoft .NET Framework. This webcast focuses on designing the business tier, including discussions of tools such as Component-based, Scalable, Logical Architecture.NET, an open-source programming framework, and Object Role Modeling, which eases the burden of creating fully object-oriented business tiers....

SOAP: Service-Oriented Architecture and Programming, Pt. 1        
Total Hits: 117  |  Today: 0 Author: Don Box       Rating:  
Read Reviews | Write Review |   Your Rating: 

Don Box waxes poetic on the objective and subjective conjoining of software components and services....

Generic APIs in the Microsoft .NET Framework 2.0        
Total Hits: 143  |  Today: 0 Author: Krzysztof Cwalina       Rating:  
Read Reviews | Write Review |   Your Rating: 

This episode provides an overview of the main Generic APIs, including collections in the new namespace System.Collections.Generic....

Working with Medium Trust in ASP.NET        
Total Hits: 134  |  Today: 0 Author: MSDN Tv Show       Rating:  
Read Reviews | Write Review |   Your Rating: 

ASP.NET 1.1 introduced a new security feature enabling developers and admins to create and configure a security "sandbox" for ASP.NET code. Stefan Schackow discusses security restrictions with trust levels and demos the medium trust policy config file and runtime effect of trust levels on page code....

MSDN Webcast: The MSDN Subscription Evolution        
Total Hits: 172  |  Today: 1 Author: Microsoft Events       Rating:  
Read Reviews | Write Review |   Your Rating: 

In conjunction with the release of Microsoft Visual Studio 2005, Microsoft is launching a new line of MSDN Subscription levels, as well as revising several existing subscription levels and enhancing the subscription benefit and administration tools. In this webcast, learn what each of the new subscription levels has to offer, as well as the transition paths for existing subscribers. The presentation also includes a preview of the new tools available to Volume License customers for managing subsc...

MSDN Webcast: Design Patterns for GUI Applications (Part 2 of 15) (Level 300)        
Total Hits: 224  |  Today: 0 Author: Microsoft Events       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is the second webcast in our series on architecting desktop applications with the Microsoft .NET Framework. We focus on common design patterns for sophisticated graphical user interface-based applications, including the Model-View-Controller pattern and the User Interface Process block from Microsoft....

Visual Studio 2005 Team System: Web Cast        
Total Hits: 95  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Are you interested in building robust and reliable, mission-critical applications? From architecture through development and testing, the integrated tools in Microsoft Visual Studio 2005 Team System enable you to be more productive throughout the stages of application development. To learn more about Visual Studio 2005 Team System and how it can improve the application development process, register for this series of webcasts now....

MSDN Webcast: Security Best Practices: Protecting Your Intellectual Property (Level 200)        
Total Hits: 179  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Your assemblies contain your genius, and the unique intellectual property that is hidden in your source code might not be as safe as you think. This webcast walks you though the tools and technologies that help you prevent hackers from stealing your hard work and the intellectual property your organization has invested in. Presenter: Joe Stagner, MSDN Developer Community Champion, Microsoft Corporation...

MSDN TV: Indigo Security in a Nutshell        
Total Hits: 165  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Watch Doug Purdy provide an overview of the Indigo Security Programming Model....

MSDN Webcast: Extending BizTalk Solutions to IBM Systems Using Host Integration Server 2004 (Level 200)        
Total Hits: 167  |  Today: 0 Author: Microsof Events       Rating:  
Read Reviews | Write Review |   Your Rating: 

More organizations are using Microsoft BizTalk Server 2004 to integrate and orchestrate composite solutions that span multiple systems and applications. Find out how to connect BizTalk to your existing line-of-business programs and data on IBM mainframe zSeries and midrange iSeries computers. Microsoft Host Integration Server 2004 offers efficient development tools and native runtime protocol engines that allow you to integrate your IBM heritage programs and data stores with BizTalk solutions, p...

Reducing Memory Footprints, Gathering Process Info with MSDNMagProcessMonitor        
Total Hits: 20  |  Today: 0 Author: Ken Spencer       Rating:  
Read Reviews | Write Review |   Your Rating: 

I have a question about the memory footprint in an application built using the Microsoft® .NET Framework. I built a little sticky notes utility as part of a learning exercise in a class on coding techniques for Visual Basic® .NET. It was a simple program that had one small hidden form and a Notify icon, but it allocated 12MB of memory! That wouldn't matter for a robust data-driven application, but is there any way to reduce the memory footprint for a small Visual Basic .NET utility?...

Using WinInet for File Transfer, MSDN Tree Control, The Web-safe Palette        
Total Hits: 29  |  Today: 0 Author: Robert Hess       Rating:  
Read Reviews | Write Review |   Your Rating: 

The use of file upload with an HTML form is not a very powerful method of transferring files. If you're writing a full-blown C++ application, you should take advantage of the rich networking interfaces supported by Microsoft® Windows®. If you are writing a client-side application, I recommend that you use the WinInet functions (see http://msdn.microsoft.com/workshop/networking/wininet/reference/reference.asp). Specifically, you should use the FTP functions, since that's the proper way to trans...

Designing URLs for MSDN2        
Total Hits: 12  |  Today: 0 Author: Tim Ewald       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is the first installment of a new column about MSDN® projects: what we're doing, how we're doing it, and what we're learning along the way. It will be written by MSDN staff with the goal of sharing the team's experiences in solving the real-world business problems MSDN faces. This first installment introduces the URL model we implemented in the alpha release of the MSDN/TechNet Publishing System (MTPS), the new online infrastructure we launched in September 2004 to support MSDN2 (msdn2.micr...

Building the MSDN Aggregation System        
Total Hits: 11  |  Today: 0 Author: John Mollman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Have you visited msdn2.microsoft.com? It’s the new online face of the MSDN® Developer Tools and Enterprise Server documentation. The infrastructure behind it includes a system developed by my team at Microsoft for aggregating information related to our content. By the time you read this, we expect that all of msdn.microsoft.com will have migrated to our new system and the msdn2 name will have been retired....

Dot Net Installer that automatically install MSDE        
Total Hits: 15  |  Today: 0 Author: John Kenedy S.Kom       Rating:  
Read Reviews | Write Review |   Your Rating: 

Often programmers want to build a single installer package that can install the application along with prerequisites and database. Fortunately for database, programmer can use MSDE which can be distributed along with your application, but MSDE lacks of user interface so to configure it often we need to use command line....

Web Page Design Tips, Digital Dashboard, Screen Scraper Alternatives, and More        
Total Hits: 12  |  Today: 0 Author: Robert Hess       Rating:  
Read Reviews | Write Review |   Your Rating: 

Is the frame and table of contents combination used on MSDN™ Online (http://msdn.microsoft.com) a treeview control, a Java-language applet, or Dynamic HTML (DHTML)? Is the source code available somewhere for download, complete with icons, so I can use it for my own pages? What looks like a tree control on the MSDN site is built on the fly with DHTML when you come to the site using Microsoft® Internet Explorer. Microsoft hasn't specifically documented or provided a sample code version of ...

Integrate the latest MSDN with VC6 and Hook functions of COM        
Total Hits: 20  |  Today: 0 Author: Chunhua Liu       Rating:  
Read Reviews | Write Review |   Your Rating: 

After Oct. 2001, you cannot get help by pressing F1 in VC6 with latest MSDN. Microsoft has changed the help format from CHM to document explorer.
* Is it possible to use the latest MSDN in VC6?
* The answer is YES!
First, we must know how VC6 brings up the help after you press F1. This is easy if you have a debugger such as Soft-ICE. If you don't install MSDN, after you press F1, VC6 will popup a message box which says you haven't installed MSDN. Set a breakpoint at MessageBox....

Building the MSDN Aggregation System        
Total Hits: 18  |  Today: 0 Author: John Mollman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Have you visited msdn2.microsoft.com? It’s the new online face of the MSDN® Developer Tools and Enterprise Server documentation. The infrastructure behind it includes a system developed by my team at Microsoft for aggregating information related to our content. By the time you read this, we expect that all of msdn.microsoft.com will have migrated to our new system and the msdn2 name will have been retired.
When my team set out to build our content aggregation system, we worked toward several ...


1  2  Next >> 


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net