Click here to Skip to main content
15,912,205 members
Home / Discussions / C#
   

C#

 
GeneralRe: Application configuration? Pin
Heath Stewart19-Dec-03 4:56
protectorHeath Stewart19-Dec-03 4:56 
AnswerRe: Application configuration? Pin
Alvaro Mendez19-Dec-03 8:20
Alvaro Mendez19-Dec-03 8:20 
GeneralNew table in database... Pin
Amirjalaly18-Dec-03 23:01
Amirjalaly18-Dec-03 23:01 
GeneralRe: New table in database... Pin
Torsten Mauz19-Dec-03 0:19
Torsten Mauz19-Dec-03 0:19 
GeneralVB statment to C# statment.. Pin
Amirjalaly18-Dec-03 22:58
Amirjalaly18-Dec-03 22:58 
GeneralRe: VB statment to C# statment.. Pin
Nick Parker19-Dec-03 2:18
protectorNick Parker19-Dec-03 2:18 
Questionconverting C structure ?? Pin
azusakt18-Dec-03 22:02
azusakt18-Dec-03 22:02 
AnswerRe: converting C structure ?? Pin
Heath Stewart19-Dec-03 3:24
protectorHeath Stewart19-Dec-03 3:24 
[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Ansi)]
public struct HeaderStruct
{
  public IntPtr FileHeader;
  public IntPtr Info;
  public string input;
}


 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Requesting Assistance Pin
Heath Stewart19-Dec-03 3:23
protectorHeath Stewart19-Dec-03 3:23 
GeneralToolBar flat style Pin
araku18-Dec-03 19:37
araku18-Dec-03 19:37 
GeneralRe: ToolBar flat style Pin
Heath Stewart19-Dec-03 3:21
protectorHeath Stewart19-Dec-03 3:21 
GeneralRe: ToolBar flat style Pin
araku19-Dec-03 5:01
araku19-Dec-03 5:01 
GeneralCustom Exception Pin
Member 33502218-Dec-03 18:37
Member 33502218-Dec-03 18:37 
GeneralRe: Custom Exception Pin
Heath Stewart19-Dec-03 3:20
protectorHeath Stewart19-Dec-03 3:20 
GeneralChanging NTFS Directory Security Pin
mpemberton18-Dec-03 16:29
mpemberton18-Dec-03 16:29 
GeneralPower about Uninteruptable Power Supply events Pin
frank2118-Dec-03 12:23
frank2118-Dec-03 12:23 
GeneralRe: Power about Uninteruptable Power Supply events Pin
J. Dunlap18-Dec-03 13:02
J. Dunlap18-Dec-03 13:02 
GeneralRe: Power about Uninteruptable Power Supply events Pin
Kentamanos18-Dec-03 13:27
Kentamanos18-Dec-03 13:27 
GeneralAdding DataRow to DataTable Pin
zuhx18-Dec-03 11:35
zuhx18-Dec-03 11:35 
GeneralRe: Adding DataRow to DataTable Pin
Colin Angus Mackay18-Dec-03 15:06
Colin Angus Mackay18-Dec-03 15:06 
QuestionHow to create a new GUID? Pin
Larry Antram18-Dec-03 11:21
Larry Antram18-Dec-03 11:21 
AnswerRe: How to create a new GUID? Pin
Colin Angus Mackay18-Dec-03 11:28
Colin Angus Mackay18-Dec-03 11:28 
GeneralRe: How to create a new GUID? Pin
Larry Antram18-Dec-03 11:31
Larry Antram18-Dec-03 11:31 
GeneralDynamic configuration file Pin
Le centriste18-Dec-03 8:15
Le centriste18-Dec-03 8:15 
GeneralRe: Dynamic configuration file Pin
Not Active18-Dec-03 8:51
mentorNot Active18-Dec-03 8:51 

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.