473,385 Members | 1,409 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,385 software developers and data experts.

Is VB.Net app possible inside c# app?

_g
Here's the story. My company has paid for someone to develop our website,
and the people who did it used ASP.Net and C#. At the time, we were using
IIS5 and I was developing in Studio 6. We had (and still have) a number of
web sites and everything was fine (and still is).

Trouble is, we now want to extend out main website and amalgamate some of
the others into it. The other websites are all ASP with sql based
authentication.

Historically, I have used VB technologies, not C.

What I want to try and do is create a VB.Net application in a sub directory
of the C# main site, but have the login.aspx on the main site. I am (sadly)
new to this .Net way of thinking, and as far as I have got with it so far is
that the authorization in the config.web should be forms... Which is fine
for authenticating in the non-private main website, but returns error 404 -
resource not found...

Thanks for any pointers...
(I have looked around and the only thing I've found is that you cannot mix
languages on the same page...)
Gareth
Jul 21 '05 #1
2 1148
Garreth,

Did the other one create the application as a DLL or are it ASPX pages with
C# code on it?

This makes a difference.

Cor
Jul 21 '05 #2
_gc
"Cor Ligthert" <no************@planet.nl> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
Garreth,

Did the other one create the application as a DLL or are it ASPX pages with C# code on it?

This makes a difference.

Cor


Hi Cor. They created a C# app (in IIS etc....) with its own web.config
settings with the
default language as C#... (so I'm not feeling to hopeful!)

Jul 21 '05 #3

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

Similar topics

6
by: Chris Lasher | last post by:
Hello, I would like to create a set of very similar regular expression. In my initial thought, I'd hoped to create a regular expression with a variable inside of it that I could simply pass a...
22
by: Robert Brown | last post by:
suppose I have the following table: CREATE TABLE (int level, color varchar, length int, width int, height int) It has the following rows 1, "RED", 8, 10, 12 2, NULL, NULL, NULL, 20...
1
by: int | last post by:
I have a code behind page that uses a struct that's declared inside of it in order to pass information between the methods that are also defined inside the code behind page. However, I want to...
4
by: Mark | last post by:
Hi, is it possible to declare a delegate inside a routine? E.g private void MySub() { delegate int oAddMe(int n1, int n2); } Or can delegates only be declared with a global scope inside...
8
by: Daniel | last post by:
Hi, Does anyone know if it is possible to put an aspx page inside of another? OR run an aspx page and capture the output as a string and then write this out to a page.... So for example say...
5
by: Cyril Gupta | last post by:
Hello, I have a class inside another class. The Scenario is like Car->Engine, where Car is a class with a set of properties and methods and Engine is another class inside it with its own set of...
4
by: Daniel | last post by:
Is it possible to use regular expressions inside of an xpath statement executed by System.Xml.XmlDocument.SelectSingleNode() ? string sdoc = "<foo><bar a='1'/><bar a='2'/></foo>";...
2
by: Daz | last post by:
Hi everyone. Sorry for the confusing subject, I couldn't think how best to word it. What I would like to know, is if there is an equivilant to this code, in using JSON. <script...
2
by: Sarel | last post by:
Hi All, I'd like to know whether it is possible to use inline assembly code inside PHP? Remember good old Turbo Pascal 7, one could write Assembly language inside it if you have a function that...
11
by: keirnus | last post by:
Hello, Is it possible to add checkboxes inside a list box? Scrolling down the items will scroll down the checkboxes as well. I can't add directly the checkbox inside the list box using the...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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?

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.