Click here to Skip to main content
15,890,947 members
Home / Discussions / C#
   

C#

 
QuestionRTP to streaming webcam P2P or to a webpage [modified] Pin
Honik8911-Feb-11 2:16
Honik8911-Feb-11 2:16 
AnswerRe: RTP to streaming webcam P2P or to a webpage Pin
Ali Al Omairi(Abu AlHassan)11-Feb-11 15:16
professionalAli Al Omairi(Abu AlHassan)11-Feb-11 15:16 
GeneralRe: RTP to streaming webcam P2P or to a webpage Pin
Honik8911-Feb-11 22:13
Honik8911-Feb-11 22:13 
AnswerRe: RTP to streaming webcam P2P or to a webpage Pin
Henry Minute12-Feb-11 3:18
Henry Minute12-Feb-11 3:18 
QuestionIntearact with DB ? Pin
Hum Dum10-Feb-11 22:21
Hum Dum10-Feb-11 22:21 
AnswerRe: Intearact with DB ? Pin
Pete O'Hanlon10-Feb-11 23:27
mvePete O'Hanlon10-Feb-11 23:27 
GeneralRe: Intearact with DB ? Pin
Hum Dum10-Feb-11 23:52
Hum Dum10-Feb-11 23:52 
GeneralRe: Intearact with DB ? Pin
PIEBALDconsult11-Feb-11 0:15
mvePIEBALDconsult11-Feb-11 0:15 
Hum Dum wrote:
May be i am asking worng ?


Pretty much.


ADO.net relies on derived versions of Connection, Command, and other sundry classes. Each database -- Sql Server, Oracle, MySql, Ingres, Firebird, Cache, etc. -- has its particular classes in some namespace; if you want to use ADO.net, you will need to use the classes in the appropriate namespace.

Or use something (e.g. Linq) that hides the ADO.net so you don't see it even though you're using it.

Or don't use ADO.net -- you can use older database access techniques, but ADO.net is far superior to any others I have used.
AnswerRe: Intearact with DB ? Pin
PIEBALDconsult10-Feb-11 23:28
mvePIEBALDconsult10-Feb-11 23:28 
GeneralRe: Intearact with DB ? Pin
Hum Dum10-Feb-11 23:57
Hum Dum10-Feb-11 23:57 
GeneralRe: Intearact with DB ? Pin
PIEBALDconsult11-Feb-11 0:17
mvePIEBALDconsult11-Feb-11 0:17 
GeneralRe: Intearact with DB ? Pin
Pete O'Hanlon11-Feb-11 0:24
mvePete O'Hanlon11-Feb-11 0:24 
GeneralRe: Intearact with DB ? Pin
PIEBALDconsult11-Feb-11 0:39
mvePIEBALDconsult11-Feb-11 0:39 
GeneralRe: Intearact with DB ? Pin
Pete O'Hanlon11-Feb-11 0:23
mvePete O'Hanlon11-Feb-11 0:23 
GeneralRe: Intearact with DB ? Pin
Rajesh R Subramanian11-Feb-11 0:28
professionalRajesh R Subramanian11-Feb-11 0:28 
AnswerRe: Intearact with DB ? Pin
Eddy Vluggen11-Feb-11 0:28
professionalEddy Vluggen11-Feb-11 0:28 
GeneralRe: Intearact with DB ? Pin
PIEBALDconsult11-Feb-11 0:33
mvePIEBALDconsult11-Feb-11 0:33 
GeneralRe: Intearact with DB ? Pin
Pete O'Hanlon11-Feb-11 0:41
mvePete O'Hanlon11-Feb-11 0:41 
AnswerRe: Intearact with DB ? Pin
OriginalGriff11-Feb-11 2:47
mveOriginalGriff11-Feb-11 2:47 
Questionget host name from Ip address Pin
Anubhava Dimri10-Feb-11 21:09
Anubhava Dimri10-Feb-11 21:09 
AnswerRe: get host name from Ip address PinPopular
Rajesh R Subramanian10-Feb-11 21:16
professionalRajesh R Subramanian10-Feb-11 21:16 
GeneralRe: get host name from Ip address Pin
Abhinav S10-Feb-11 22:01
Abhinav S10-Feb-11 22:01 
AnswerRe: get host name from Ip address Pin
Nuri Ismail10-Feb-11 21:19
Nuri Ismail10-Feb-11 21:19 
AnswerRe: get host name from Ip address Pin
PIEBALDconsult11-Feb-11 0:23
mvePIEBALDconsult11-Feb-11 0:23 
QuestionControl input and output of one software? Pin
dnqhung10-Feb-11 19:43
dnqhung10-Feb-11 19:43 

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.