Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
QuestionHow to match a usb camera between DirectShow and WMI? Pin
Clark Nu China23-Jul-07 14:39
Clark Nu China23-Jul-07 14:39 
QuestionSQL Server Connection with C# program Pin
unitecsoft23-Jul-07 14:30
unitecsoft23-Jul-07 14:30 
AnswerRe: SQL Server Connection with C# program Pin
Paul Conrad23-Jul-07 20:05
professionalPaul Conrad23-Jul-07 20:05 
GeneralRe: SQL Server Connection with C# program Pin
unitecsoft25-Jul-07 3:51
unitecsoft25-Jul-07 3:51 
GeneralRe: SQL Server Connection with C# program Pin
unitecsoft5-Aug-07 2:14
unitecsoft5-Aug-07 2:14 
QuestionHome VS Pro version design help Pin
student_rhr23-Jul-07 13:15
student_rhr23-Jul-07 13:15 
AnswerRe: Home VS Pro version design help Pin
Luc Pattyn23-Jul-07 13:36
sitebuilderLuc Pattyn23-Jul-07 13:36 
AnswerRe: Home VS Pro version design help Pin
Christian Graus23-Jul-07 13:44
protectorChristian Graus23-Jul-07 13:44 
IMO, the best approach is to put the pro only and corporate only functionality in dlls, which are dynamically loaded. That way you have one version, but you never ship people code that they are not allowed to use ( givn that they can decompile your code to remove any blocks that you put in there )



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: Home VS Pro version design help Pin
Paul Conrad23-Jul-07 13:56
professionalPaul Conrad23-Jul-07 13:56 
GeneralRe: Home VS Pro version design help Pin
student_rhr24-Jul-07 6:15
student_rhr24-Jul-07 6:15 
GeneralRe: Home VS Pro version design help Pin
Paul Conrad24-Jul-07 6:19
professionalPaul Conrad24-Jul-07 6:19 
QuestionCall .Net 2005 DLL in .Net 2003 Pin
Bhavik Solanki23-Jul-07 12:00
Bhavik Solanki23-Jul-07 12:00 
AnswerRe: Call .Net 2005 DLL in .Net 2003 Pin
originSH23-Jul-07 12:06
originSH23-Jul-07 12:06 
GeneralRe: Call .Net 2005 DLL in .Net 2003 Pin
Bhavik Solanki23-Jul-07 12:20
Bhavik Solanki23-Jul-07 12:20 
GeneralRe: Call .Net 2005 DLL in .Net 2003 Pin
Paul Conrad23-Jul-07 15:14
professionalPaul Conrad23-Jul-07 15:14 
AnswerRe: Call .Net 2005 DLL in .Net 2003 Pin
Scott Dorman23-Jul-07 14:17
professionalScott Dorman23-Jul-07 14:17 
AnswerRe: Call .Net 2005 DLL in .Net 2003 Pin
Bhavik Solanki23-Jul-07 14:39
Bhavik Solanki23-Jul-07 14:39 
AnswerRe: Call .Net 2005 DLL in .Net 2003 Pin
originSH23-Jul-07 22:18
originSH23-Jul-07 22:18 
GeneralRe: Call .Net 2005 DLL in .Net 2003 Pin
Bhavik Solanki24-Jul-07 12:22
Bhavik Solanki24-Jul-07 12:22 
QuestionC# choosing database connection Pin
lino_i23-Jul-07 8:47
lino_i23-Jul-07 8:47 
AnswerRe: C# choosing database connection Pin
Paul Conrad23-Jul-07 8:51
professionalPaul Conrad23-Jul-07 8:51 
GeneralRe: C# choosing database connection Pin
lino_i23-Jul-07 9:09
lino_i23-Jul-07 9:09 
AnswerRe: C# choosing database connection Pin
Pete O'Hanlon23-Jul-07 9:29
mvePete O'Hanlon23-Jul-07 9:29 
AnswerRe: C# choosing database connection Pin
Vikram A Punathambekar23-Jul-07 17:10
Vikram A Punathambekar23-Jul-07 17:10 
GeneralRe: C# choosing database connection Pin
lino_i24-Jul-07 1:49
lino_i24-Jul-07 1:49 

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.