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

.NET (Core and Framework)

 
QuestionSecurity by Using SQL Stored Procedures Pin
Bram van Kampen29-May-13 14:31
Bram van Kampen29-May-13 14:31 
AnswerRe: Security by Using SQL Stored Procedures Pin
Garth J Lancaster29-May-13 15:01
professionalGarth J Lancaster29-May-13 15:01 
AnswerRe: Security by Using SQL Stored Procedures Pin
Jasmine250130-May-13 9:54
Jasmine250130-May-13 9:54 
AnswerRe: Security by Using SQL Stored Procedures Pin
jschell3-Jun-13 8:48
jschell3-Jun-13 8:48 
QuestionWrong Overloaded function called Pin
Bram van Kampen26-May-13 14:08
Bram van Kampen26-May-13 14:08 
AnswerRe: Wrong Overloaded function called Pin
Dave Kreskowiak26-May-13 15:18
mveDave Kreskowiak26-May-13 15:18 
GeneralRe: Wrong Overloaded function called Pin
Bram van Kampen26-May-13 15:40
Bram van Kampen26-May-13 15:40 
GeneralRe: Wrong Overloaded function called Pin
Dave Kreskowiak26-May-13 15:58
mveDave Kreskowiak26-May-13 15:58 
Bram van Kampen wrote:
In general, how does one find out 'what' derrives from 'what'


The MSDN documentation on the class in question. It's the Inheritence Hierarchy at the top of the page.


Bram van Kampen wrote:
Also, what's the difference between the 'Ce' marked SQL funcionality, and the
Not 'Ce' marked.


You appear to be using Sql Server COMPACT EDITION. If you move this code to using a full SQL Server, yes, you would have to rewrite everything that uses Sql Server CE.

Unless you're writing code to run on a device instead of a PC, I would suggest using Sql Server Express and not CE. CE is for running on devices, such as Windows CE.

QuestionMake a connection Modem to Modem? Pin
trashambishion25-May-13 3:01
trashambishion25-May-13 3:01 
AnswerRe: Make a connection Modem to Modem? Pin
Dave Kreskowiak25-May-13 4:07
mveDave Kreskowiak25-May-13 4:07 
QuestionUnable to find 'my.dll' or one of its components weirdness Pin
Bubba6323-May-13 0:13
Bubba6323-May-13 0:13 
AnswerRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bernhard Hiller23-May-13 22:37
Bernhard Hiller23-May-13 22:37 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bubba6324-May-13 0:06
Bubba6324-May-13 0:06 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bernhard Hiller24-May-13 1:52
Bernhard Hiller24-May-13 1:52 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bubba6324-May-13 2:04
Bubba6324-May-13 2:04 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Dave Kreskowiak24-May-13 2:12
mveDave Kreskowiak24-May-13 2:12 
GeneralRe: Unable to find 'my.dll' or one of its components weirdness Pin
Bubba6324-May-13 2:27
Bubba6324-May-13 2:27 
Questionhow to implement custom membership provider with unity Pin
luivis721-May-13 5:35
luivis721-May-13 5:35 
AnswerRe: how to implement custom membership provider with unity Pin
Richard MacCutchan21-May-13 6:21
mveRichard MacCutchan21-May-13 6:21 
GeneralRe: how to implement custom membership provider with unity Pin
luivis721-May-13 6:38
luivis721-May-13 6:38 
Questionsave my codes source Pin
Member 849546620-May-13 1:46
Member 849546620-May-13 1:46 
AnswerRe: save my codes source Pin
Richard MacCutchan20-May-13 3:08
mveRichard MacCutchan20-May-13 3:08 
AnswerRe: save my codes source Pin
Abhinav S24-May-13 1:24
Abhinav S24-May-13 1:24 
AnswerRe: save my codes source Pin
MaulikDusara26-May-13 18:15
MaulikDusara26-May-13 18:15 
Questionvalidating on custom datagridview column Pin
sh-a19-May-13 23:56
sh-a19-May-13 23:56 

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.