Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, September 03, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Articles & Samples > ASP.NET 2.0 > Assembly
Search:
What's New - What's Hot


Embedding Resources in ASP.NET 2.0 Assemblies - Part 2        
Total Hits: 132  |  Today: 0 Author: Mark Hines       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article Mark examines how to embed resources in ASP.NET 2.0 Assemblies with the help of code samples.
Using embedded resources with ASP.NET 2.0 has made deploying your server controls easier than ever. First, we will address some issues that need clarification when using embedded resources. Then, it will be time to leverage this power and its inherent flexibility to easily customize the look and feel of those controls for each of your sites....

Embedding Resources in ASP.NET 2.0 Assemblies        
Total Hits: 101  |  Today: 0 Author: Mark Hines       Rating:  
Read Reviews | Write Review |   Your Rating: 

With ASP.NET version 2.0, it has become a snap for server control authors to embed image and script resources into assemblies, making deployment clean and error-free. Mark Hines shows you how, and notes a few pitfalls of which to be aware....

Deploy .NET thick client application assemblies to remote server        
Total Hits: 96  |  Today: 0 Author: Indrajeet Valera       Rating:  
Read Reviews | Write Review |   Your Rating: 

This demo shows new way of deploying .NET thick client application assemblies, like Windows Forms and Console applications, to remote server which makes deployment and maintenance bit easier. This demo also concentrates on code security of .NET applications.During the days of VB, we use to prepare a setup file and were forced to run setup on each system....

WCAG 2.0: The new W3C accessibility guidelines evaluated        
Total Hits: 99  |  Today: 0 Author: programmersheaven       Rating:  
Read Reviews | Write Review |   Your Rating: 

The second version of the Web Content Accessibility Guidelines (WCAG) is in final working draft and will soon be officially released. Version 1 of the guidelines came under much criticism for being vague, full of jargon and extremely difficult to use. The W3C has been working on version 2.0 of the guidelines for over 5 years now, but has it been worth the wait?...

Migrating an APTCA Assembly to the .NET Framework 4    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Mike Rousos       Rating:  
Read Reviews | Write Review |   Your Rating: 

In the Microsoft .NET Framework 4, the common language runtime (CLR) security model has undergone some substantial changes. One of these changes, the adoption of Level2 transparency (much like Silverlight’s security model), is likely to impact authors of AllowPartiallyTrustedCallers (APTCA) libraries....

Embedding Resources in ASP.NET 2.0 Assemblies        
Total Hits: 57  |  Today: 0 Author: Mark Hines       Rating:  
Read Reviews | Write Review |   Your Rating: 

One of the greatest difficulties when developing common web controls (either server or user controls) that we’ve come across in our development group is how to deal with client-side scripts and images. In ASP.NET 1.1 we have recently started using an HttpModule and compiled resource files, but ASP.NET 2.0 makes it much easier to manage embedding resources in assemblies....

How to embed resources in ASP.NET 2.0 assemblies        
Total Hits: 61  |  Today: 0 Author: Karthik       Rating:  
Read Reviews | Write Review |   Your Rating: 

Hi, this is Karthik with the Microsoft ASP.NET developer support team here at Microsoft. I have been working with ASP.NET for the past year and a half and have been involved with software development for about eight years now. The concept of embedding resources in assemblies that I discuss in this article is a pretty cool one. This could be very useful in large Web applications that involve lots of reusable components. In this article, I will talk about and provide step-by-step instructions for ...

Accessibility Improvements in ASP.NET 2.0 - Part 1        
Total Hits: 32  |  Today: 0 Author: Alex Homer       Rating:  
Read Reviews | Write Review |   Your Rating: 

Some two years ago, I was honored to be invited to take part in the design review panel for ASP.NET, looking at the feature set proposed for version 2.0. That seems a long time ago now, but one of concerns I expressed at the time was that ASP.NET should provide better support for developers to add features to their pages that improve accessibility for all users. The World Wide Web Consortium (W3C) and many other industry bodies have long been pushing for wider support across all sites for disabl...

Embedding Resources in ASP.NET 2.0 Assemblies - Part 2        
Total Hits: 239  |  Today: 0 Author: Mark Hines       Rating:  
Read Reviews | Write Review |   Your Rating: 

Using embedded resources with ASP.NET 2.0 has made deploying your server controls easier than ever. First, we will address some issues that need clarification when using embedded resources. Then, it will be time to leverage this power and its inherent flexibility to easily customize the look and feel of those controls for each of your sites....

Assembly Version and Web Projects        
Total Hits: 228  |  Today: 0 Author: Scott Allen       Rating:  
Read Reviews | Write Review |   Your Rating: 

Tips on using the AssemblyVersion attribute in ASP.NET 2.0 Web Projects. The ASP.NET compiler doesn’t assign a version number to the dynamically generated assemblies for web forms. This is true in 1.1, too, it’s just that we usually asked for the version number from a code-behind file, and all the code-behind files compiled together into a single assembly....


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net