CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 4/4/2007 6:03:55 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 19 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
Mark Gagnon
Asp.Net User
Call a class from a base class project within the same solution4/4/2007 6:03:55 PM

0/0

Hello all,

 I'm trying to call a class from a base class project I have created within a VS solution.  When I try to run the code behind from the asp page there is a syntax error in which it doesn't recognize the class in the base class project.  How do I tell the code behind page to get the class from the base class project?

 

Mark

deepak11
Asp.Net User
Re: Call a class from a base class project within the same solution4/4/2007 8:41:19 PM

0/0

Make sure you are importing the base class project in your project.
Deepak Sharma
|My website|
Please ?mark as answer? if this answers your question. Thanks.
Mikhail Arkhipo
Asp.Net User
Re: Call a class from a base class project within the same solution4/4/2007 11:28:36 PM

0/0

You need to add a reference to the Web site project that points to the class library project. Right click on the Web site node and choose Add Reference...
Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Ivor Horton's Beginning Visual C++ 2005 Authors: Ivor Horton, Pages: 1182, Published: 2006
Access Cookbook: Solutions to Common User Interface & Programming Problems Authors: Ken Getz, Paul Litwin, Andy Baron, Microsoft Corporation, Pages: 810, Published: 2004
ASP.NET Data Web Controls Kick Start: Kick Start Authors: Scott Mitchell, Pages: 432, Published: 2003
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers Authors: Brennan Stehling, Pages: 408, Published: 2007
Pro SQL Server 2005 Reporting Services Authors: Rodney Landrum, Walter J. Voytek, II, Walter J. Voytek, Pages: 374, Published: 2005
C# 3.0 Cookbook Authors: Jay Hilyard, Stephen Teilhet, Pages: 886, Published: 2007
Beginning VB 2008: From Novice to Professional Authors: Christian Gross, Pages: 450, Published: 2008
Professional VB.NET Authors: Fred Barwell, Richard Case, Bill Forgey, Billy Hollis, Jonathan Pinnock, Tim McCarthy, Richard Blair, Jonathan Crossland, Whitney Hankison, Jan Narkiewicz, Rockford Lhotka, Rama Ramachandran, Matthew Reynolds, John Roth, Bill Sheldon, Bill Sempf, Pages: 1032, Published: 2002
Expert VB 2005 Business Objects Authors: Rockford Lhotka, Pages: 670, Published: 2006
Technology of Object-oriented Languages, Systems and Architectures Authors: Theo D'Hondt, Pages: 231, Published: 2003

Web:
ASP.NET.4GuysFromRolla.com: Using a Custom Base Class for your ASP ... Apr 13, 2005 ... NET, the base class can be added to your ASP.NET project in one of two ways. ... is to add a new Class Library project to the Solution. ...
Inheritance from a Base Class in Microsoft .NET You may also choose to call the base class' method first, and then write ... to use all of the properties and methods from one class within another class. ...
Class::Base - useful base class for deriving other modules ... This module implements a simple base class from which other modules can be ... It doesn't pretend to be an all-encompassing solution for every kind of ...
Dean Edwards: A Base Class for JavaScript Inheritance Hello again! You can also call the base method from within a constructor function. ...... When I instantiate another class derived from the same base class, ...
Using our Base Class and Derived Classes - C# Tutorials In this tutorial we will see how to reference our class library and create an ... that is instantiated and calling the method defined within the base class. ...
CodeProject: Bind Better with INotifyPropertyChanged. Free source ... Oct 5, 2006 ... Special thanks to Jason Wergin for the base class code, ... In the same solution , create a new C# class library project and name it ...
virtual overloaded functions and base class function call... - C++ and only has knowlege of functions within the gs_object class. This is why then calling createList calls the createList function in the base ...
Methods and apparatus for creating a base class for manipulating ... The application makes a function call to the base class, yet the actual function ... The CEDL Node Table 150 identifies the location within the PROJECT ...
BCL Team Blog The key part of the example is showing how to override Dispose(bool), and importantly, to call the base class’s Dispose(bool) method at the end. ...
VB.NET OO Implementation - New Object-Oriented Capabilities in VB ... In other words, within a VB.NET project we can use the same namespace in more than .... BTW, in C# you can simply call an event in a base class like: base. ...

Videos:
Trondheim Wireless Broadband Commons Google TechTalks February 27, 2006 Arne Sølvberg ABSTRACT The talk presents a full scale field laboratory for mobile information services. The labo...
Leveraging India As India Stands Up Google TechTalks May 25, 2006 Ashok Jhunjhunwala Prof. Ashok Jhunjhunwala is Professor of the Department of Electrical Engineering, Indian Institute...
Computers versus Common Sense Google TechTalks May 30, 2006 Douglas Lenat Dr. Douglas Lenat is the President and CEO of Cycorp. Since 1984, he and his team have been constructi...
Lec 16 | MIT 3.091 Introduction to Solid State Chemistry Characterization of Atomic Structure: The Generation of X-rays and Moseley's Law View the complete course at: http://ocw.mit.edu/3-091F04 License: ...
CSULB Economic Stabilization Act Panel Discussion Housing prices are crashing. Bear Stearns, Lehman Brothers, and Washington Mutual, have been acquired for pennies on the dollars. Fannie Mae and Fred...
Charlie Rose - US Politics with guest host David Brooks / Sarah Jones Segment 1: Guest host David Brooks of The New York Times discusses the current state of US Politics with Bruce Reed, President of the Democratic Lead...
SimCenterPressConference.mp4 November 2007, The UT SimCenter at Chattanooga held a press conference to announce it's new national status and renaming to the SimCenter, National C...
Full Focus: Airport Site Ballot; Fiscal Wake-Up Tour; Public Square 6-6-06 What will an airport site ballot measure look like in November? On Tuesday's Full Focus, we'll get the latest on the Regional Airport Authority's pro...
Hour of the Furnaces - 2 of 3 A classic protest film by Fernando Solanas. Part 2 of 3. SUBTERRANEAN CINEMA http://subcin.com THE SUBTERRANEAN COLLECTION http://subcin.com/sub...
Zeitgeist 2 : Addendum - Subtitles English / French Zeitgeist: Addendum, by Peter Joseph 2008 English Subtitles ! French See ya later on thezeitgeistmovement.com You can Download Srt file here : EN:...




Search This Site:










if else.. if else not catching 2nd if

how to use .vb file

general methods

email bounce back tracking

popup calender in content page

saving page while moving back and forth

how do i get the virtual path?

ui binding... to code behind then calls to bll or to bll with calls to bll?

dynamic web page

regarding tidyhtml

how to divide a page ??

trouble loading code behind type

vb.net

what is the best way to create dynamic sql queries?

knock..knock, hello how can i make plug-in??

pressing enter in textbox

new topics / subjects in asp.net

object problem

5 star rating code sample

server.mappath() question

thread & timer in web application c#

system.timers.timer question on how to stop this timer

panel - postback blows controls

well begun half done..

placeholder?

image upload - i get an error

parser error when running vb asp.net web application

need to know where to ask question

transferring data to other pages

background image to label

  Privacy | Contact Us
All Times Are GMT