PC Review


Reply
Thread Tools Rate Thread

ASP.NET control assemblies ?

 
 
Frank Smith
Guest
Posts: n/a
 
      28th Oct 2005
Q1 - FP 2003 in Tools, Options, ASP.NET Default Locations for control
assemblies ---- what are control assemblies?
No Help in Help - or on the MS KB.

Q2 - If I create an ASP.NET page and publish it - does anything else go
along with the Publish?
I see that a file web.config is generated, anything else?


 
Reply With Quote
 
 
 
 
clintonG
Guest
Posts: n/a
 
      28th Oct 2005
There are several types of ASP.NET controls; HTML controls, Web Controls,
Server Controls and Custom Controls. Generally speaking, an ASP.NET control
is a compilation of HTML and source code. You can do the reading to learn
more. An assembly is a compilation of controls compiled as a .dll or an .exe
depending on the circumstances. When using an IDE such as Visual Studio or
FrontPage we must identify or 'register' the location of a control assembly
which enables us to refer to the methods and properties of that control in
our code and to enable the compiler to compile all of the neccessary
resources when the page is compiled.

As for Q2, experimentation is the mother of invention.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/


"Frank Smith" <(E-Mail Removed)> wrote in message
news:u4pQLw%(E-Mail Removed)...
> Q1 - FP 2003 in Tools, Options, ASP.NET Default Locations for control
> assemblies ---- what are control assemblies?
> No Help in Help - or on the MS KB.
>
> Q2 - If I create an ASP.NET page and publish it - does anything else go
> along with the Publish?
> I see that a file web.config is generated, anything else?
>



 
Reply With Quote
 
David Berry
Guest
Posts: n/a
 
      29th Oct 2005
See if this article helps

http://msdn.microsoft.com/library/de...ntPage2003.asp

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
-----------------------------------

"Frank Smith" <(E-Mail Removed)> wrote in message
news:u4pQLw%(E-Mail Removed)...
> Q1 - FP 2003 in Tools, Options, ASP.NET Default Locations for control
> assemblies ---- what are control assemblies?
> No Help in Help - or on the MS KB.
>
> Q2 - If I create an ASP.NET page and publish it - does anything else go
> along with the Publish?
> I see that a file web.config is generated, anything else?
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Large assemblies/fewer quantity or Smaller assemblies/Larger quantities. milop Microsoft Dot NET Framework 0 26th Mar 2010 08:05 PM
Where are the ASP.NET control assemblies? Dennis Microsoft Frontpage 2 11th May 2004 02:48 PM
How to control access the assemblies? RA Microsoft C# .NET 3 30th Dec 2003 06:28 PM
FP2003 - Default location for ASP.NET control assemblies John Microsoft Frontpage 1 21st Nov 2003 10:11 PM
Custom Web Control & Composite Assemblies Garry Microsoft ASP .NET 0 14th Jul 2003 06:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:29 AM.