patterns & practices Improving Web Services Security
The guys from MS patterns & practices team have written a guide about web services security – practically about WCF security scenarios. This 694 pages long guide, although in its beta version, represents a great all-in-one place resource for anyone active in developing of WCF-based web services.
Project location and [...]
Lately, topics like search engine optimization and writing user-friendly URLs are to find everywhere on the Internet. Particularly, rewritten URLs make it a lot easier to embed topic-specific or product-specific keywords into the URLs of the pages on your website which increases accessibility for both your audience and for various web crawlers. This is accomplished [...]
Have you ever wondered about all the stages that an ASP.NET request goes through? Ever wonder why it is such a performance hit to have a wildcard mapping to map all extensions on your web server to ASP.NET? This information corresponds to IIS 5.0 and 6.0. For information on the life cycle in IIS 7.0, [...]
With the Microsoft .NET Framework 3.5 comes new addition to the ADO.NET family – Entity Framework. The Entity Framework is a new modeling framework that enables developers to define a conceptual model of a database schema that closely aligns to a real world view of the information. It helps abstract the logical data schema into [...]
Microsoft .NET Framework 3.5 service pack 1 is a cumulative update that contains many new features building incrementally upon .NET Framework 2.0, 3.0, 3.5, and includes .NET Framework 2.0 service pack 2 and .NET Framework 3.0 service pack 2 cumulative updates.
.NET Framework version 3.5 Service Pack 1 provides the following new features and improvements:
[...]
With the release of ASP.NET 2.0 the security infrastructure is extended significantly with a higher-level model for managing users and roles, both programmatically and with built-in administrative tools. This functionality (which is accessible through the membership and roles APIs) builds on the existing security infrastructure that has been present since ASP.NET 1.0. Of course, the [...]
A year after releasing EntLib 3.1, here’s another release of highly anticipated collection of reusable software components with support for Visual Studio 2008.
If you are new to the Enterprise Library read the Introduction to the Enterprise Library and download, compile and run the QuickStart samples.
This release of Enterprise Library includes the following:
Integration with the Unity [...]
Here’s an informative article about use of webservices in ASP.NET AJAX environment and it tells how to call webservice methods from a client-side javascript. It also outlines the new System.Web.Script namespace and explores the ways of defining the client-call to a web service method.
addthis_url = ‘http%3A%2F%2Fnedzadsmajic.info%2F2008%2F05%2F21%2Faspnet-35-ajax-and-webservices%2F’;
addthis_title = [...]