|
|
|
|
|
|
| | Total Hits: 280 | Today: 0 | Author: Keith Brown | Rating:  |
| |  Passwords are necessary evils. The way most password-based authentication works these days, the length and complexity of your password is directly related to how difficult it would be for an attacker to impersonate you. For example, if you choose "password" as your password, an attacker will usually guess this on his second try (his first try would probably be an empty string). Even if you were to use a six-character randomly generated password like 2=w\Z9, the entropy would be less than 40 bits... |
| | Total Hits: 435 | Today: 0 | Author: Rick Dobson | Rating:  |
| |  In this webcast series, learn how to integrate Microsoft SQL Server 2005 Express Edition with Microsoft Visual Web Developer 2005 Express Edition to set up a project, create a SQL Server Express database, and explore the uses of the Microsoft ASP.NET Web site administration tool. Other topics that are covered in the webcasts include examining Visual Web Developer Express controls, using Data Explorer in Visual Web Developer Express to view SQL Server Express databases, working with data sources,... |
| | Total Hits: 205 | Today: 0 | Author: Microsoft | Rating:  |
| |  Attend this webcast to hear the story of Microsoft ASP.NET. Learn how ASP.NET began as one of the first Microsoft products to adopt Microsoft .NET technology. More importantly, learn about the future of ASP.NET as a platform for the next generation of Web applications so you can plan your development strategy accordingly.... |
| | Total Hits: 310 | Today: 0 | Author: Microsoft | Rating:  |
| |  This second webcast in our series on Microsoft SQL Server 2005 Reporting Services covers the fundamentals of report design, and shows how to use simple design tools. We explore the Report Wizard and the building blocks of report design, report items and layout. The discussion covers grouping, lists, matrix reports, and defining drill-through reports. We also explain how to write custom code to extend formatting and apply business logic. The session concludes with a look at how to define queries,... |
| | Total Hits: 172 | Today: 0 | Author: Microsoft | Rating:  |
| |  In this webcast, we discuss the various business objects and business logic required to implement our auction Web site. Learn why we separate the code into distinct objects, and see how we can use these objects to ensure that the application performs flawlessly and efficiently.... |
| | Total Hits: 77 | Today: 0 | Author: Microsoft | Rating:  |
| |  This webcast explores designing, developing, and debugging UI workflow applications. The next release of Microsoft ASP.NET will provide a key integration point with Windows Workflow Foundation, enabling developers to build PageFlow scenarios that make it easier to create a representative UI for the business process layer. Learn the keys to creating UI workflow across interactive activities, the hosting layer, and the PageFlow design. Topics covered include the provider model for workflow persist... |
| | Total Hits: 329 | Today: 0 | Author: Microsoft | Rating:  |
| |  Find out how you can help protect your messaging and collaboration servers from viruses, worms, spam, and inappropriate content with Antigen. This webcast explains what Antigen is and describes how it is tightly integrated with Microsoft Exchange Server, SharePoint Products and Technologies, and Live Communications Server to help ensure strong protection and centralized control without taxing server or network infrastructure performance. Learn how the content and file filtering technologies in A... |
| | Total Hits: 303 | Today: 0 | Author: Microsoft | Rating:  |
| |  Many laws and regulations in the United States and around the world require the implementation of many security elements, such as audit logging, sign-on and access controls, and robust accessibility of certain types of data within very short periods of time. In this webcast, Don McGowan, security attorney at Microsoft, explains the obligations created by regulatory legislation like the Sarbanes-Oxley Act, the Health Insurance Portability and Accountability Act (HIPAA), the Gramm-Leach-Bliley Act... |
| | Total Hits: 212 | Today: 0 | Author: Microsoft | Rating:  |
| |  In the era of proliferating privacy regulations worldwide, encryption requirements are everywhere. However, "encryption" does not necessarily mean protection: If we hand over the keys to a robber, then he is going to enter our house despite the lock on the doors. In this webcast, we discuss various encryption approaches that organizations have proposed or implemented, and distinguish between those that merely satisfy a simple "checkmark" on a privacy auditor's list, and those that actually provi... |
| | Total Hits: 218 | Today: 0 | Author: Microsoft | Rating:  |
| |  Enabling remote connections for business partners and employees extends your network's perimeter across the globe, often into networks that you know very little about. Because remote access to corporate networks is critical for many businesses, it is essential that you take the necessary steps to protect your own network and remote clients from threats. This webcast outlines the requirements for basic protection, including not only strong user authentication but also knowledge of the remote comp... |
| | Total Hits: 126 | Today: 0 | Author: Microsoft | Rating:  |
| |  This webcast shows how to develop the data access layer, and then explains why we abstract the data access from the data storage mechanism. Join us to learn about transactions and the unique requirements that a multi-user application imposes on the database.... |
| | Total Hits: 154 | Today: 0 | Author: Microsoft | Rating:  |
| |  In this session, we will talk about Microsoft ASP.NET security and how it works with IIS security. We will also talk about Authentication (Forms, Windows, Passport, Default), Authorization (URL and file based), Impersonation, and different ways of implementing them. We will discuss how to implement role-based security.... |
| | Total Hits: 218 | Today: 0 | Author: Susan Wisowaty | Rating:  |
| |  The third webcast in this series on Microsoft SQL Server 2005 Reporting Services explores the platform for defining ad hoc reports. Effective report models are key to enabling end users to create meaningful reports. We begin with an examination of the Report Builder Model Designer tool and discuss strategies for building successful models. From there, we show you how to easily format, sort, and filter data, and perform calculations. We conclude with a look at some of the different ways you can m... |
| | Total Hits: 130 | Today: 0 | Author: William Steele | Rating:  |
| |  In this webcast, we examine how the pages of our auction Web site communicate and work with each other to effectively give the user a nice “flowing” experience. We also show how Microsoft ASP.NET technologies not only help to make the auction site easy to use and develop, but also keep the auction site safe and secure.... |
| | Total Hits: 59 | Today: 0 | Author: Scott Guthrie | Rating:  |
| |  Attend this webcast to hear the story of Microsoft ASP.NET. Learn how ASP.NET began as one of the first Microsoft products to adopt Microsoft .NET technology. More importantly, learn about the future of ASP.NET as a platform for the next generation of Web applications so you can plan your development strategy accordingly.... |
| | Total Hits: 61 | Today: 0 | Author: William Steele | Rating:  |
| |  In this webcast, we discuss the various business objects and business logic required to implement our auction Web site. Learn why we separate the code into distinct objects, and see how we can use these objects to ensure that the application performs flawlessly and efficiently.... |
| | Total Hits: 510 | Today: 0 | Author: Joe Stagner | Rating:  |
| |  Microsoft ASP.NET Web services employs flexible open standards, making Web services an excellent mechanism for exposing functionality to clients and hosting middle tier business logic. However, Web services can be difficult to secure because of the limitations of standards and the need to support a wide variety of client types. This webcast describes how to develop and apply authentication, authorization, and secure communication techniques to improve the security of Web services in Microsoft AS... |
| | Total Hits: 637 | Today: 0 | Author: Alex Reich | Rating:  |
| |  Helping to protect Web sites against unauthorized access is a critical, complex issue for Web developers. This webcast aims to answer your questions about security and Microsoft ASP.NET. Topics include Forms authentication; Windows authentication, and Microsoft Passport authentication. Learn how to use Microsoft Internet Information Services to authenticate the user in ASP.NET. The differences between Microsoft Windows 2003, Windows XP, and Windows 2000 in terms of how each operating system appr... |
| | Total Hits: 487 | Today: 0 | Author: Webcast News Desk | Rating:  |
| |  AJAX & Rich Internet Applications - Bringing Interactivity & Intuitiveness Into Web Applications... |
| | Total Hits: 807 | Today: 0 | | Rating:  |
| |  November 20, 2001
In this session, we will talk about Microsoft ASP.NET security and how it works with IIS security. We will also talk about Authentication (Forms, Windows, Passport, Default), Authorization (URL and file based), Impersonation, and different ways of implementing them. We will discuss how to implement role-based security.... |
|
|
|
|
|
|