On GameSpot: Wii Fit tells 10-year-old she's fat
307 Resources for

Microsoft .NET Framework

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Microsoft .NET Framework: Performance Tips, Tools, and Techniques
During this webcast, the presenter will discuss performance, working set, startup time, and scalability best practices for developing .NET Framework applications. The presenter will also talk about tools that a developer can use to find potential performance problem areas in managed code. The presenter will explain how to write applications...
Tags: Technique, Microsoft .NET Framework, Performance, Tool, Performance Management, .Net, Human Resources, Workforce Management, Software Development, Software/Web Development
Webcasts
Implementing Application Security Using the .NET Framework (Part 3 of 3) (Level 200)
Are you aware of the security issues for Microsoft ASP.NET Web applications, and the application security features available to you through Microsoft .NET Framework? This webcast begins by laying out the security issues for Microsoft ASP.NET Web applications. This webcast also enumerates the security issues for Web services, and then...
Tags: Web, Microsoft .NET Framework, Webcast, Web Service, Microsoft Corp., Security Issue, Application Security, .Net, Security, Web Services, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
How to Use ADOMD.NET in .NET Framework Applications
This webcast discusses how to use the ADOMD.NET managed provider in Microsoft Windows applications that are built on the Microsoft .NET Framework. The webcast will focus on how to use the AdomdConnection, AdomdCommand, AdomdDataAdapter, and AdomdDataReader objects.
Tags: Microsoft .NET Framework, Webcast, Microsoft Corp., .Net, Digital Media, Software Development, Software/Web Development, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: .NET Framework: Being More Productive With the .NET Framework (Level 300)
There is much more to development with the .NET Framework than the raw aspects of the technology. This webcast shows how to deal with common real-life hurdles, and how to effectively utilize the .NET Framework and Visual Studio, by presenting a set of tools, tips, tricks, best practices, utilities and...
Tags: Microsoft Developer Network, Microsoft .NET Framework, Webcast, .Net, Software Development, Software/Web Development
Webcasts
Working with .NET Serialization
Almost every application needs to save data for later use, or for transport to another application. Every developer has crafted a one-off solution to the problem, and no one will argue that this is a waste of time. Shouldn't the operating system provide some standard technique for serializing data for...
Tags: Microsoft .NET Framework, .Net, Software Development, Software/Web Development
Webcasts
What Every Developer Should Know About the .NET Framework, but May Have Missed Along the Way (Session 5)-Level 200
The .NET Framework provides an excellent platform for developing applications and a rich set of documentation for learning about how to develop those apps using the Framework. Whether you're new to .NET or you're just looking to fill the gaps in your knowledge, this fifth webcast in the comprehensive 14-part...
Tags: Developer, Microsoft .NET Framework, Webcast, .Net, Software Development, Software/Web Development
Webcasts
Microsoft .NET Framework: An Introduction to Security
This webcast is an introduction to Microsoft .NET security with an emphasis on Code Access Security and how to write more secure applications.
Tags: Microsoft .NET Framework, Introduction, Microsoft Corp., .Net, Security, Software Development, Software/Web Development
Webcasts
State Agency Selects Microsoft .NET Framework for Web Solution Development
The vast wilderness and abundant wildlife in Montana make that state a magnet for hunting and fishing enthusiasts from all over the world. Seeking to streamline part of the process for granting hunting and fishing licenses to those visitors, Web developers for the state's Department of Fish, Wildlife & Parks...
Tags: Web, Microsoft .NET Framework, Agency, FWP, .Net, Channel Management, Software Development, Software/Web Development, Marketing
Case studies
MSDN Webcast: .NET Framework Overview Level 200
This webcast will introduce the architecture and technologies within the .NET Framework, including the Common Language Runtime, ASP.NET, ADO.NET, as well as XML and SOAP support. Integration with COM and COM+ Services will be covered, as well as a discussion of the .NET Framework SDK.
Tags: Microsoft Developer Network, Microsoft .NET Framework, Webcast, .Net, ActiveX/COM/COM+/DCOM, SOAP, Middleware, Software Development, Software/Web Development, Web Services, Enterprise Software, Software
Webcasts
Microsoft .NET Framework and XML Serialization
The Microsoft .NET Framework provides the developer with highly customizable APIs to serialize and to deserialize objects into XML. In this session, users will learn how to use the classes implemented in the System.Xml.Serialization namespace to do this task.
Tags: Microsoft .NET Framework, .Net, XML, Software Development, Software/Web Development, Web Development
Webcasts
MSDN Webcast: .NET Framework: CLR Internals (Level 400)
The attendee of this webcast will learn how the Common Language Runtime CLR works "From soup to nuts." The presenter explains about the CLR execution model, including intermediate language, verification, Just In Time JIT compilation, metadata, and assembly loading. The webcast explores the runtime relationship between code, types, and objects,...
Tags: Microsoft Developer Network, Microsoft .NET Framework, Webcast, CLR, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Wizards of the Coast Hit a Homerun Using the Microsoft .NET Framework and Visual Studio .NET to Support Their Major League Baseball Game MLB Showdown
Wizards of the Coast is master of the universe when it comes to creating captivating role-playing games - including the excitement of Major League Baseball with its MLB Showdown sports card game. When players of MLB Showdown wanted an online repository for their game stats, Wizards of the Coast developers...
Tags: Microsoft Visual Studio, MLB, Microsoft .NET Framework, Microsoft Visual Studio.Net, Microsoft Corp., Microsoft Development Tools, .Net, Games, Development Tools, Software Development, Software/Web Development, Personal Technology
Case studies
Nationwide Broadcaster Improves Collaboration With Microsoft .NET Framework
The Shopping Channel is a 24-hour, seven-day-per-week broadcast retailer seen by hundreds of thousands of viewers across Canada. In an environment where scripts drive every aspect of on-air programming, TSC relied on an aging, custom-built software system to help it generate live segment scripts for its crew and sales staff....
Tags: Team, Microsoft .NET Framework, Collaboration, Microsoft Corp., Shopping Channel, Sales Strategy, Team Management, Sales Force Management, Groupware, Sales, Management, Enterprise Software, Software
Case studies
Drug Maker Leverages .NET Framework to Get Extra Time With Physician and Increase Sales
The Wallace Pharmaceuticals division of MedPointe had the need for a unique software solution that could be used where pharmaceutical Sales Force Automation SFA systems are infrequently used: face-to-face with the physician. Leveraging the benefits of the Tablet PC and Microsoft .NET Framework, Proscape Technologies built the Proscape pharmaceutical solution...
Tags: Microsoft .NET Framework, Physician, Pharmaceutical Company, Sales Strategy, Sales
Case studies
"Absolutely Amazing" New Association Management Software Built on the Microsoft .NET Framework
When WebLink International, founded to serve the Internet and database needs of Chambers of Commerce, wanted to expand its product line, it evaluated Java and the Microsoft .NET Framework. It turned to the Framework, building its next-generation membership management software in Microsoft Visual Basic .NET, with a Microsoft SQL Server...
Tags: Microsoft .NET Framework, Microsoft Corp., .Net, Microsoft Development Tools, Programming Languages, Databases, Storage, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software, Data Management, Hardware
Case studies
Association Utilizes Microsoft's .NET Framework to Enhance Online Systems to Improve Customer Experience and Reduce Administrative Costs
The Automotive Aftermarket Industry Association AAIA is a non-profit trade association whose 2,650 member companies conduct business worldwide in the motor vehicle aftermarket industry. AAIA was looking to enhance their existing system, written in ASP, to a system that takes advantage of the .NET framework, which would provide better system...
Tags: Microsoft .NET Framework, Association, Automotive Aftermarket Industry Association, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Case studies
Implementing Application Security Using the .NET Framework Part 2-Level 300
This is part 2 of a 3-part series for experienced developers. In this series, you will learn how to implement additional security features to secure applications that are built on the .NET Framework. You will learn how security features are integrated into the .NET Framework. You will learn how to...
Tags: Microsoft .NET Framework, Application Security, .Net, Security, Software Development, Software/Web Development
Webcasts
.NET Framework-Based Software Helps Real Estate Developers Build Affordable Housing
Starta Development provides a Web-based service to help organizations that develop homes for low-income and elderly individuals. The creation of a community demands the management of hundreds of documents from dozens of external organizations. The Starta Enterprise eliminates the need to manually copy and ship documents. Starta built a tiered,...
Tags: Developer, Microsoft .NET Framework, Microsoft Corp., Real Estate, Starta Development, Starta Enterprise, Microsoft Windows XP, Microsoft Development Tools, .Net, Ooa/Ood/Oop, Databases, Operating Systems, Microsoft Windows, Software, Development Tools, Software Development, Software/Web Development, Enterprise Software, Data Management
Case studies
Visual J# .NET: Upgrade Java Language Applications to the .NET Framework
The presenter of this webcast will introduce Microsoft Visual J# .NET and how to use it to move existing Java language applications to the .NET Framework. Two examples will be used to illustrate how to upgrade from Visual J++ and non-Visual J++ applications. The presenter will also talk about the...
Tags: Microsoft .NET Framework, Java, Microsoft Visual J#.Net, Microsoft Corp., .Net, Microsoft Development Tools, Programming Languages, Java Development Tools, Software Development, Software/Web Development, Development Tools
Webcasts
West Group Uses Visual Studio .NET and the .NET Framework to Add Power and Flexibility to WestFind&Print Online Service
West Group delivers a powerful competitive advantage to its customers by providing the best legal, regulatory, and business information available and the innovative technology tools to manage it. In a move to create a more flexible and beneficial research experience for its customers, West Group used Microsoft Visual Studio .NET...
Tags: Microsoft Visual Studio, Microsoft .NET Framework, Microsoft Visual Studio.Net, Microsoft Corp., West Group, Microsoft Development Tools, .Net, Development Tools, Software Development, Software/Web Development
Case studies


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Microsoft PowerPoint Advanced Functionality
Microsoft PowerPoint Advanced Functionality is a preformatted presentation for training staff to maximize Microsoft PowerPoint's more advanced functio ...
Buy Now