Click here to Skip to main content
16,007,443 members
Home / Discussions / C#
   

C#

 
QuestionOutput string with "" Pin
Brendan Vogt22-Jun-07 1:19
Brendan Vogt22-Jun-07 1:19 
AnswerRe: Output string with "" Pin
Guffa22-Jun-07 1:26
Guffa22-Jun-07 1:26 
GeneralRe: Output string with "" Pin
Brendan Vogt22-Jun-07 1:44
Brendan Vogt22-Jun-07 1:44 
AnswerRe: Output string with "" Pin
Guffa22-Jun-07 2:43
Guffa22-Jun-07 2:43 
QuestionC# or .NET 3D Math Library Pin
rsaint2722-Jun-07 0:56
rsaint2722-Jun-07 0:56 
AnswerRe: C# or .NET 3D Math Library Pin
GrinderDev26-Jul-07 4:12
GrinderDev26-Jul-07 4:12 
Questioncan u solve it Pin
srinivassam22-Jun-07 0:51
srinivassam22-Jun-07 0:51 
AnswerRe: can u solve it Pin
Mali Perica22-Jun-07 0:58
Mali Perica22-Jun-07 0:58 
Simple. If DataTable is bound as DataSource to grid, make as many DataTables as you have countries, and then create HashTable or Dictionary where key is name of the country, and value is DataTable which contains all of the locations for that country. Then, when selection changes for dropdown control, you simply switch DataSource with new DataTable.
AnswerRe: can u solve it Pin
Christian Graus22-Jun-07 1:02
protectorChristian Graus22-Jun-07 1:02 
AnswerRe: can u solve it Pin
Nouman Bhatti22-Jun-07 3:01
Nouman Bhatti22-Jun-07 3:01 
QuestionDo i have to remove the Events ? Pin
MarkPhB22-Jun-07 0:19
MarkPhB22-Jun-07 0:19 
AnswerRe: Do i have to remove the Events ? Pin
Christian Graus22-Jun-07 1:03
protectorChristian Graus22-Jun-07 1:03 
GeneralRe: Do i have to remove the Events ? [modified] Pin
MarkPhB22-Jun-07 1:18
MarkPhB22-Jun-07 1:18 
AnswerRe: Do i have to remove the Events ? Pin
Luc Pattyn22-Jun-07 1:53
sitebuilderLuc Pattyn22-Jun-07 1:53 
AnswerRe: Do i have to remove the Events ? Pin
Martin#22-Jun-07 9:16
Martin#22-Jun-07 9:16 
QuestionGet User Data from the Active Directory : recieving err:System.Runtime.InteropServices.COMException: The server is not operational Pin
cksat122-Jun-07 0:10
cksat122-Jun-07 0:10 
Questioncookies Pin
tasumisra22-Jun-07 0:03
tasumisra22-Jun-07 0:03 
AnswerRe: cookies Pin
Christian Graus22-Jun-07 1:05
protectorChristian Graus22-Jun-07 1:05 
QuestionHow to convert a Win32 hbrush to a .Net brush object Pin
Tushar Mahajan21-Jun-07 23:54
Tushar Mahajan21-Jun-07 23:54 
AnswerRe: How to convert a Win32 hbrush to a .Net brush object Pin
Luc Pattyn22-Jun-07 0:17
sitebuilderLuc Pattyn22-Jun-07 0:17 
Questioncreating dll files Pin
razanabanu21-Jun-07 23:49
razanabanu21-Jun-07 23:49 
AnswerRe: creating dll files Pin
Colin Angus Mackay21-Jun-07 23:53
Colin Angus Mackay21-Jun-07 23:53 
GeneralRe: creating dll files Pin
razanabanu21-Jun-07 23:57
razanabanu21-Jun-07 23:57 
GeneralRe: creating dll files Pin
Colin Angus Mackay22-Jun-07 2:57
Colin Angus Mackay22-Jun-07 2:57 
AnswerRe: creating dll files Pin
Sandeep Akhare21-Jun-07 23:56
Sandeep Akhare21-Jun-07 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.