Click here to Skip to main content
15,902,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.Net server side or client? Pin
Jordanwb27-Aug-07 16:24
Jordanwb27-Aug-07 16:24 
GeneralRe: ASP.Net server side or client? Pin
Christian Graus27-Aug-07 19:04
protectorChristian Graus27-Aug-07 19:04 
Questionnamespaces in web site Pin
Mack Ait-Aoudia27-Aug-07 14:11
Mack Ait-Aoudia27-Aug-07 14:11 
AnswerRe: namespaces in web site Pin
Christian Graus27-Aug-07 15:41
protectorChristian Graus27-Aug-07 15:41 
GeneralRe: namespaces in web site Pin
Mack Ait-Aoudia28-Aug-07 2:37
Mack Ait-Aoudia28-Aug-07 2:37 
Questionsort dataset Pin
DonVBguy27-Aug-07 11:20
DonVBguy27-Aug-07 11:20 
QuestionGridview Ienumerator Pin
ctrlnick27-Aug-07 10:57
ctrlnick27-Aug-07 10:57 
QuestionWhat does "Add Reference" actually do? Pin
GregStevens27-Aug-07 9:57
GregStevens27-Aug-07 9:57 
I am working on a project developing an ASP.NET (1.1) web application. However, I am not using the Visual Studio.NET front-end design application. I'm simply using notepad to create .ASPX, .VB, and other related documents. When I want to write a pre-compiled visual basic class, I use the command-line vbc.exe compiler, and place the output DLL in the /bin/ folder.

Up to this point, this has worked fine for me.

Now, I am trying to use a third-party COM module with the site (simplechart.net). I have installed the module on the server. Now, in the instructions that come with the simplechart.net module, I am told:

"In the Solution Explorer, Right-click on References and select Add Reference. Select the COM tab in the resulting Add Reference dialog. Scroll down to the SimpleChart Toolkit 2.1, highlight it and click Select."

But.... I don't use the Visual Studio.NET front end.

So my question is this: What is it that this "Add Reference" process really DOES, in the background? Can I do the same thing manually, without going in to Visual Studio.NET?



---Greg

p.s. please don't reply with "Why would you want to do that?" and go on to extoll the virtues of using the Visual Studio.NET application. I am first interested in whether or not it is possible (whether or not you think it's advisable) to do without.
AnswerRe: What does "Add Reference" actually do? Pin
Pete O'Hanlon27-Aug-07 11:09
mvePete O'Hanlon27-Aug-07 11:09 
GeneralRe: What does "Add Reference" actually do? Pin
GregStevens28-Aug-07 2:56
GregStevens28-Aug-07 2:56 
GeneralRe: What does "Add Reference" actually do? Pin
Pete O'Hanlon29-Aug-07 9:36
mvePete O'Hanlon29-Aug-07 9:36 
GeneralRe: What does "Add Reference" actually do? Pin
GregStevens29-Aug-07 9:42
GregStevens29-Aug-07 9:42 
QuestionWhen to use PostBack and When to use CallBack? Pin
John.G27-Aug-07 9:06
John.G27-Aug-07 9:06 
AnswerRe: When to use PostBack and When to use CallBack? Pin
orsini27-Aug-07 10:14
orsini27-Aug-07 10:14 
GeneralRe: When to use PostBack and When to use CallBack? Pin
John.G27-Aug-07 10:25
John.G27-Aug-07 10:25 
QuestionDynamic controls Pin
priyank_ldce27-Aug-07 4:58
priyank_ldce27-Aug-07 4:58 
AnswerRe: Dynamic controls Pin
Tarakeshwar Reddy27-Aug-07 8:28
professionalTarakeshwar Reddy27-Aug-07 8:28 
QuestionHow to clear cookies and Session ids Pin
Ganesh Kalaiarasi27-Aug-07 4:42
Ganesh Kalaiarasi27-Aug-07 4:42 
AnswerRe: How to clear cookies and Session ids Pin
NetBot27-Aug-07 4:55
NetBot27-Aug-07 4:55 
QuestionRe: How to clear cookies and Session ids Pin
l.karimi.j14-Oct-07 0:45
l.karimi.j14-Oct-07 0:45 
QuestionAJAX help required!!!! Pin
NetBot27-Aug-07 4:25
NetBot27-Aug-07 4:25 
AnswerRe: AJAX help required!!!! Pin
orsini27-Aug-07 5:08
orsini27-Aug-07 5:08 
AnswerRe: AJAX help required!!!! Pin
mangrovecm27-Aug-07 18:24
mangrovecm27-Aug-07 18:24 
Questionhow turn off the "select" word in a gridview Pin
orsini27-Aug-07 4:16
orsini27-Aug-07 4:16 
AnswerRe: how turn off the "select" word in a gridview Pin
orsini27-Aug-07 10:40
orsini27-Aug-07 10:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.