Click here to Skip to main content
15,887,175 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: about how to use package installer Pin
UB15-Jan-04 6:55
UB15-Jan-04 6:55 
GeneralRe: about how to use package installer Pin
yu-yu15-Jan-04 20:27
yu-yu15-Jan-04 20:27 
GeneralRe: about how to use package installer Pin
UB16-Jan-04 4:54
UB16-Jan-04 4:54 
GeneralRe: about how to use package installer Pin
yu-yu18-Jan-04 19:48
yu-yu18-Jan-04 19:48 
GeneralRe: about how to use package installer Pin
UB19-Jan-04 5:39
UB19-Jan-04 5:39 
GeneralRe: about how to use package installer Pin
yu-yu13-Jan-04 17:35
yu-yu13-Jan-04 17:35 
GeneralSingle Precision Math Pin
LokiSD8-Jan-04 11:37
LokiSD8-Jan-04 11:37 
QuestionHow to specify an Assembly reference? Pin
Chris Meech8-Jan-04 5:16
Chris Meech8-Jan-04 5:16 
The following line of C# code
using System.Data.OracleClient;
generates the following error.
error CS0234: The type or namespace name 'OracleClient' does not exist in the 
class or namespace 'System.Data' (are you missing an assembly reference?)
I'm pretty sure that the resolution is to specify an assembly reference, but reference to what and how do you do that? Thanks. Incidentally I'm using version 1.1 of the .NET Framework, so the namespace 'OracleClient' is supposed to be there.

This begs a bigger question of why do some libraries require an assembly reference and others don't and how is a developer supposed to recognise this difference?

Chris Meech

It's much easier to get rich telling people what they want to hear. Christopher Duncan

I can't help getting older, but I refuse to grow up. Roger Wright

I've been meaning to change my sig. Thanks! Alvaro Mendez

We're more like a hobbiest in a Home Depot drooling at all the shiny power tools, rather than a craftsman that makes the chair to an exacting level of comfort by measuring the customer's butt. Marc Clifton
AnswerRe: How to specify an Assembly reference? Pin
Chris Meech8-Jan-04 5:50
Chris Meech8-Jan-04 5:50 
GeneralRe: How to specify an Assembly reference? Pin
Guillermo Rivero9-Jan-04 7:09
Guillermo Rivero9-Jan-04 7:09 
GeneralRe: How to specify an Assembly reference? Pin
Chris Meech9-Jan-04 7:34
Chris Meech9-Jan-04 7:34 
GeneralRe: How to specify an Assembly reference? Pin
Guillermo Rivero9-Jan-04 7:38
Guillermo Rivero9-Jan-04 7:38 
GeneralRe: How to specify an Assembly reference? Pin
Chris Meech9-Jan-04 7:55
Chris Meech9-Jan-04 7:55 
GeneralRe: How to specify an Assembly reference? Pin
Guillermo Rivero9-Jan-04 8:02
Guillermo Rivero9-Jan-04 8:02 
QuestionHow Windows works... Pin
profoundwhispers7-Jan-04 7:39
profoundwhispers7-Jan-04 7:39 
AnswerRe: How Windows works... Pin
Colin Angus Mackay10-Jan-04 16:59
Colin Angus Mackay10-Jan-04 16:59 
Generalsearch trough a TreeView for a TreeNode with matching tag Pin
Kalthoff7-Jan-04 5:39
Kalthoff7-Jan-04 5:39 
GeneralRe: search trough a TreeView for a TreeNode with matching tag Pin
Charlie Williams7-Jan-04 11:30
Charlie Williams7-Jan-04 11:30 
Generalmms sending Pin
Anonymous6-Jan-04 18:17
Anonymous6-Jan-04 18:17 
GeneralDialog Issues in .NET CF PocketPC 2003 Pin
Cowwolfe6-Jan-04 2:48
Cowwolfe6-Jan-04 2:48 
GeneralRe: Dialog Issues in .NET CF PocketPC 2003 Pin
Colin Angus Mackay6-Jan-04 4:44
Colin Angus Mackay6-Jan-04 4:44 
GeneralUnhandled exceptions in winform custom control Pin
smartinz5-Jan-04 1:51
smartinz5-Jan-04 1:51 
GeneralProduct Licensing Pin
RichLee5-Jan-04 0:03
RichLee5-Jan-04 0:03 
Generalplease help me,my project......... Pin
Ahmed Gaser3-Jan-04 23:15
Ahmed Gaser3-Jan-04 23:15 
Questionmust clicking a control inside a scrollableControl bring it into view? Pin
misterbear3-Jan-04 1:41
misterbear3-Jan-04 1:41 

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.