|
|
|
.NET Namespaces (1927) .NET Framework Namespaces | Applications (1097) Management, Email, Graphics, Search.. | Articles & Samples (62069) Assembly, Caching, Controls, Reflection.. | Community (94) Conferences, Chat Rooms, Jobs, Training.. | Component & Controls (1345) Forums, Management, Email, more.. | Developers Sites (153) Sites dedicated to developer community.. | Developers Training (467) Training CD-ROMs, Videos, Courseware.. | Downloads (412) Service Packs, Code, Msdn Show.. | Hosting Services (137) ASP and ASP.Net Hosting sites.. | Introduction (435) ASP, ADO.Net, C#, VB.NET, XML | Knowledge Base (2370) Knowledge Base Articles, Samples, Tutorials, HowTos... | Sample Chapters (235) Sample Chapters from Developer Books.. | Silverlight (929) Silverlight | Support WebCasts (1053) Microsoft's Support WebCasts |
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Stephen Toub
|
Rating:
|
|

I'm copying a lot of large files in my application, and I'd like to give the user the option to cancel these actions. Can I use the same dialog that the shell provides when dragging and dropping files from one place to another? Alternatively, is there any way my application can receive status notifications during a file copy so that I can create my own progress dialog with an option to cancel?...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Jeff Prosise
|
Rating:
|
|

By now, developers everywhere have had the opportunity to download the first beta of the Microsoft® .NET Framework 2.0. ASP.NET developers who have played with it are no doubt salivating at all the cool new features. From Master Pages to declarative data access to new controls to a new provider-based state management architecture, ASP.NET 2.0 offers myriad ways to do more with less code. And with Beta 2 just around the corner, now is the time to get serious about ASP.NET 2.0....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dino Esposito
|
Rating:
|
|

Although the context menu is a common element of most desktop applications, it is still fairly uncommon in Web application names because it doesn't map well to a server-based technology like ASP.NET. To get context menu functionality, your browser needs strong DHTML support and a rich eventing model, both of which you get in Microsoft® Internet Explorer 5.0 and newer versions, as well as in Netscape 6.0 and others. However, the various browsers' object models, although nearly identical in functi...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: John Papa
|
Rating:
|
|

The Microsoft® .NET Framework versions 1.0 and 1.1 represented major changes in software development. However, one important thing that did not change much was support for distributed transactions. All of that is about to change because the .NET Framework 2.0, which includes a new namespace called System.Transactions, will offer significantly improved support for distributed transactions. This new namespace enhances transactional support for managed code and makes it possible to handle transacti...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Tim Ewald
|
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...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Will Stott
|
Rating:
|
|

Many specification documents don't provide the full story about the products that they define. Often no one notices this until a significant amount of development time has gone into the project. For specifications to be truly valuable, they need to give an accurate picture of all the requirements of a project....
|
|
|
|
Total Hits: 1 | Today: 1
|
Author: James Yip
|
Rating:
|
|

SQL Server™ 2005 Reporting Services from Microsoft is a great tool that offers a centralized approach to storing and rendering reports. It also allows users to view and download reports without installing additional software. But what's most convenient for users is that reports can be saved in any number of different formats using custom report renderers. In this article, I will demonstrate how to develop one such report renderer that outputs HTML reports, but the skills you'll learn can easily ...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Ben Waldron
|
Rating:
|
|

Smart tags were first introduced in Microsoft® Office XP as an integrated way to enable users to dynamically present additional information in their documents. For general users of Office, smart tags are a way to boost productivity by having actions linked to keywords. For corporate users, smart tags are used to link users to internal resources based on the type of data they view or input into Office applications. A good example is linking a purchase order number in an Excel spreadsheet to detai...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Maxim V. Karpov and Eric Schoonover
|
Rating:
|
|

Windows® SharePoint® Services (WSS), which is part of Microsoft® SharePoint Products and Services, provides a long list of features that help improve both collaboration and workflow while protecting documents and intellectual property. While WSS features continue to improve with each release, one feature that's conspicuously missing is an easy way to back up and restore deleted files from document libraries....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Keith Brown
|
Rating:
|
|

Access control lists (ACLs) can be complex beasts, and user interfaces for editing them are incredibly tricky to implement properly. That's why I was really excited when Windows® 2000 shipped with a programmable ACL editor, shown in Figure 1. Technically this is more than an ACL editor; it also allows you to edit the owner of an object and both the discretionary and system access control lists (DACLs and SACLs, respectively). But I'll call it "ACL editor" here rather than the more technically co...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Larry W. Jordan Jr.
|
Rating:
|
|

I love the part of my job that lets me write code and develop software. In addition to those responsibilities, however, I manage a development organization that's working on a number of large strategic projects. As you know, one of the challenges faced in managing a team is finding the right balance between getting the information I need to be an effective manager and avoiding the kind of intrusion on team members that can inhibit their work. To get my information without intruding, my team and ...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: James McCaffrey
|
Rating:
|
|

It's no exaggeration to say that Web services are revolutionizing application-to-application communication. Web services are already being used extensively in corporate intranet environments and are making their way into commercial use, too. But because Web services are relatively new, techniques to test Web services programmatically are not widely known. In this column I'll show you a technique to quickly write test automation that verifies Web service functionality. The best way to show you wh...
|
|
|
|
|
|