Click here to Skip to main content
15,900,110 members
Home / Discussions / C#
   

C#

 
QuestionAuto Dialer IVR Pin
logicon18-Mar-07 20:06
logicon18-Mar-07 20:06 
AnswerRe: Auto Dialer IVR Pin
Vasudevan Deepak Kumar19-Mar-07 6:34
Vasudevan Deepak Kumar19-Mar-07 6:34 
Questiondatagrid with checkbox feature Pin
mohdmeraj18-Mar-07 20:04
mohdmeraj18-Mar-07 20:04 
AnswerRe: datagrid with checkbox feature Pin
joon vh.19-Mar-07 1:45
joon vh.19-Mar-07 1:45 
GeneralRe: datagrid with checkbox feature for pocket pc 2003 Pin
mohdmeraj19-Mar-07 20:15
mohdmeraj19-Mar-07 20:15 
QuestionSecurity Problem while installling Setup project Pin
sujithkumarsl18-Mar-07 20:01
sujithkumarsl18-Mar-07 20:01 
AnswerRe: Security Problem while installling Setup project Pin
joon vh.19-Mar-07 1:47
joon vh.19-Mar-07 1:47 
GeneralRe: Security Problem while installling Setup project Pin
sujithkumarsl19-Mar-07 2:36
sujithkumarsl19-Mar-07 2:36 
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitdebugging="true">


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.




My small attempt...

GeneralRe: Security Problem while installling Setup project Pin
joon vh.19-Mar-07 2:39
joon vh.19-Mar-07 2:39 
GeneralRe: Security Problem while installling Setup project Pin
sujithkumarsl19-Mar-07 19:22
sujithkumarsl19-Mar-07 19:22 
Questiondot net remoting Events Pin
Tauseef A18-Mar-07 19:52
Tauseef A18-Mar-07 19:52 
AnswerRe: dot net remoting Events Pin
b0ksah19-Mar-07 0:22
b0ksah19-Mar-07 0:22 
QuestionIs there a simple way to show an int as a string in its byte form? e.g 10 as &quot;1010&quot; Pin
Red_Wizard_Shot_The_Food18-Mar-07 14:02
Red_Wizard_Shot_The_Food18-Mar-07 14:02 
AnswerRe: Is there a simple way to show an int as a string in its byte form? e.g 10 as &quot;1010&quot; Pin
Harini N K18-Mar-07 20:07
Harini N K18-Mar-07 20:07 
Questionurgent how to move this button vertically Pin
aymolly18-Mar-07 13:57
aymolly18-Mar-07 13:57 
AnswerRe: urgent how to move this button vertically Pin
Ed.Poore19-Mar-07 13:02
Ed.Poore19-Mar-07 13:02 
GeneralRe: urgent how to move this button vertically Pin
sujithkumarsl19-Mar-07 19:23
sujithkumarsl19-Mar-07 19:23 
GeneralRe: urgent how to move this button vertically Pin
Ed.Poore19-Mar-07 23:00
Ed.Poore19-Mar-07 23:00 
QuestionNumericUpDown Control [modified] Pin
myNameIsRon18-Mar-07 11:29
myNameIsRon18-Mar-07 11:29 
AnswerRe: NumericUpDown Control Pin
Dave Kreskowiak18-Mar-07 12:36
mveDave Kreskowiak18-Mar-07 12:36 
GeneralRe: NumericUpDown Control Pin
myNameIsRon18-Mar-07 18:31
myNameIsRon18-Mar-07 18:31 
GeneralRe: NumericUpDown Control Pin
Dave Kreskowiak19-Mar-07 1:37
mveDave Kreskowiak19-Mar-07 1:37 
Questionmouse position in array Pin
ahmad al-omar18-Mar-07 10:30
ahmad al-omar18-Mar-07 10:30 
AnswerRe: mouse position in array Pin
Christian Graus18-Mar-07 11:11
protectorChristian Graus18-Mar-07 11:11 
AnswerRe: mouse position in array Pin
Dawid Mazuruk18-Mar-07 11:17
Dawid Mazuruk18-Mar-07 11:17 

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.