473,387 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Mixing compiled and uncopmiled pages

JJ
If I provide someone with a compiled page (i.e. an aspx and dll file) to
drop into their site, will it work ok if the rest of the site is uncompiled
(i.e. no dll's)?

Thanks
JJ
Dec 20 '07 #1
7 1387
No. There is no even a bin directory to put the dll in.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl...
If I provide someone with a compiled page (i.e. an aspx and dll file) to
drop into their site, will it work ok if the rest of the site is
uncompiled (i.e. no dll's)?

Thanks
JJ


Dec 20 '07 #2
JJ
So making a bin directory and dropping the dll part in there for that
particular page won't work?
"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:uX****************@TK2MSFTNGP06.phx.gbl...
No. There is no even a bin directory to put the dll in.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl...
>If I provide someone with a compiled page (i.e. an aspx and dll file) to
drop into their site, will it work ok if the rest of the site is
uncompiled (i.e. no dll's)?

Thanks
JJ



Dec 20 '07 #3
Shouldn't.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:uN**************@TK2MSFTNGP04.phx.gbl...
So making a bin directory and dropping the dll part in there for that
particular page won't work?
"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:uX****************@TK2MSFTNGP06.phx.gbl...
>No. There is no even a bin directory to put the dll in.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl. ..
>>If I provide someone with a compiled page (i.e. an aspx and dll file) to
drop into their site, will it work ok if the rest of the site is
uncompiled (i.e. no dll's)?

Thanks
JJ




Dec 20 '07 #4
JJ
Shouldn't, but would it work ok?
I don't want to provide my source code, only want ot provide it in compiled
form.

"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:ut**************@TK2MSFTNGP03.phx.gbl...
Shouldn't.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:uN**************@TK2MSFTNGP04.phx.gbl...
>So making a bin directory and dropping the dll part in there for that
particular page won't work?
"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:uX****************@TK2MSFTNGP06.phx.gbl...
>>No. There is no even a bin directory to put the dll in.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl.. .
If I provide someone with a compiled page (i.e. an aspx and dll file)
to drop into their site, will it work ok if the rest of the site is
uncompiled (i.e. no dll's)?

Thanks
JJ




Dec 20 '07 #5
Shouldn't means I am confident it won't but I didn't try it myself.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Shouldn't, but would it work ok?
I don't want to provide my source code, only want ot provide it in
compiled form.

"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:ut**************@TK2MSFTNGP03.phx.gbl...
>Shouldn't.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:uN**************@TK2MSFTNGP04.phx.gbl...
>>So making a bin directory and dropping the dll part in there for that
particular page won't work?
"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:uX****************@TK2MSFTNGP06.phx.gbl...
No. There is no even a bin directory to put the dll in.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl. ..
If I provide someone with a compiled page (i.e. an aspx and dll file)
to drop into their site, will it work ok if the rest of the site is
uncompiled (i.e. no dll's)?
>
Thanks
JJ
>
>




Dec 20 '07 #6
JJ
Theoretically, I don't see why it shouldn't work - after all, the pages are
compiled prior to the browser viewing them - why would pre-compiling one of
the pages not work?
"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:%2****************@TK2MSFTNGP05.phx.gbl...
Shouldn't means I am confident it won't but I didn't try it myself.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>Shouldn't, but would it work ok?
I don't want to provide my source code, only want ot provide it in
compiled form.

"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:ut**************@TK2MSFTNGP03.phx.gbl...
>>Shouldn't.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <ab*@xyz.comwrote in message
news:uN**************@TK2MSFTNGP04.phx.gbl...
So making a bin directory and dropping the dll part in there for that
particular page won't work?
"Eliyahu Goldin" <RE**************************@mMvVpPsS.orgwrote in
message news:uX****************@TK2MSFTNGP06.phx.gbl...
No. There is no even a bin directory to put the dll in.
>
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
>
>
"JJ" <ab*@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl ...
>If I provide someone with a compiled page (i.e. an aspx and dll file)
>to drop into their site, will it work ok if the rest of the site is
>uncompiled (i.e. no dll's)?
>>
>Thanks
>JJ
>>
>>
>
>




Dec 20 '07 #7
On Dec 20, 10:29*am, "JJ" <a...@xyz.comwrote:
Theoretically, I don't see why it shouldn't work - after all, the pages are
compiled prior to the browser viewing them - why would pre-compiling one of
the pages not work?

"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.orgwrote in
messagenews:%2****************@TK2MSFTNGP05.phx.gb l...
Shouldn't means I am confident it won't but I didn't try it myself.
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"JJ" <a...@xyz.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Shouldn't, but would it work ok?
I don't want to provide my source code, only want ot provide it in
compiled form.
"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.orgwrote in
messagenews:ut**************@TK2MSFTNGP03.phx.gbl. ..
Shouldn't.
>--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
>"JJ" <a...@xyz.comwrote in message
news:uN**************@TK2MSFTNGP04.phx.gbl...
So making a bin directory and dropping the dll part in there for that
particular page won't work?
>>"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.orgwrote in
messagenews:uX****************@TK2MSFTNGP06.phx. gbl...
No. There is no even a bin directory to put the dll in.
>>>--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
>>>"JJ" <a...@xyz.comwrote in message
news:ur******************@TK2MSFTNGP02.phx.gbl ...
If I provide someone with a compiled page (i.e. an aspx and dll file)
to drop into their site, will it work ok if the rest of the site is
uncompiled (i.e. no dll's)?
>>>>Thanks
JJ- Hide quoted text -

- Show quoted text -
Gosh, JJ, why don't you TRY it and then let us know if it worked.
Dec 21 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Cristian Tota | last post by:
Hi, I'd appreciate any thoughts on mixing C++ and C code. I have a project that uses a given C interface, the rest of the project can be either in C or C++. What would be the recomended design...
1
by: Andrew Jocelyn | last post by:
Hi Does anyone know if I can use DOTNET assemblies in an ASP Classic page? Basically I want to start writing business logic and database access stuff in DOTNET but I want to use ASP Classic...
4
by: Daniel Lidström | last post by:
Hello, is it possible to ``use CS to code a class, and (M)C++ for the logic''? Sorry if this sounds vague, I'm not really sure myself what it means. Does anyone have any ideas? -- Daniel
4
by: MR. UNDERHILL | last post by:
I want to use forms authentication on my website. Looking at the documentation, I create a sample site for testing. One of my requirements is to ensure that SOME pages required an authenticated...
12
by: Wardeaux | last post by:
All, Wanting to find a way to create web pages to add to my website without having to recompile the codebehind everytime I want to add a new one... Here's the deal: I have a web app that takes...
2
by: Mark Fisher | last post by:
Hi all. I have read in several places that ASP.NET pages are compiled the first time they are run, and thefore run quicker the next time they are accessed. Is this true? If so, what are they...
0
by: dhruba.bandopadhyay | last post by:
I know that it's possible to mix ASP & ASP.NET 1.1 in the same website/application so long as they are in separate frames (iframes). This also holds for mixing ASP & ASP.NET 2.0 pages. But what I...
3
by: jason | last post by:
I've been working with C# for over a year now without touching vb.net code. I had a few light years of vb.net before that. No real vb6 or windows form experience. Suddenly, I have an assignment...
1
by: David C | last post by:
We have an existing internet application that has been around fairly long and is an asp application. We have been asked to add some pages and we would like to do them in ASP.Net 2.0 or higher. Is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.