Click here to Skip to main content
15,891,864 members
Home / Discussions / C#
   

C#

 
QuestionC# macro recorder Pin
nelsonpaixao21-Jul-08 13:46
nelsonpaixao21-Jul-08 13:46 
AnswerRe: C# macro recorder Pin
leppie21-Jul-08 14:39
leppie21-Jul-08 14:39 
AnswerRe: C# macro recorder Pin
leppie21-Jul-08 21:58
leppie21-Jul-08 21:58 
QuestionWhat property controls the "format" of DataTable columns? Pin
JoeRip21-Jul-08 13:22
JoeRip21-Jul-08 13:22 
AnswerRe: What property controls the "format" of DataTable columns? Pin
JoeRip21-Jul-08 13:34
JoeRip21-Jul-08 13:34 
GeneralRe: What property controls the "format" of DataTable columns? Pin
leppie21-Jul-08 14:40
leppie21-Jul-08 14:40 
Questionextern keyword not only with DllImportAttributte Pin
Lutosław21-Jul-08 13:01
Lutosław21-Jul-08 13:01 
AnswerRe: extern keyword not only with DllImportAttributte Pin
leppie21-Jul-08 14:46
leppie21-Jul-08 14:46 
gajatko wrote:
While browsing the .Net Framework source code I saw many methods marked extern, but without a DllImport attributte. My question is how could I use the extern keyword that way and when is it useful


This is normally built into the assembly. I do not know the exact details, but I think the method body just refers to some unmanaged section of code. I think you can 'get this' by using the Managed C++ compiler.

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

GeneralRe: extern keyword not only with DllImportAttributte Pin
Lutosław21-Jul-08 23:43
Lutosław21-Jul-08 23:43 
QuestionPrinting from a webservide Pin
Dirso21-Jul-08 12:47
Dirso21-Jul-08 12:47 
AnswerRe: Printing from a webservide Pin
leppie21-Jul-08 14:43
leppie21-Jul-08 14:43 
GeneralRe: Printing from a webservide Pin
Dirso21-Jul-08 15:10
Dirso21-Jul-08 15:10 
QuestionWebService uploading/processing/returning the results Pin
Dirso21-Jul-08 12:40
Dirso21-Jul-08 12:40 
QuestionSpeed Search Text File Pin
polishprogrammer21-Jul-08 11:19
polishprogrammer21-Jul-08 11:19 
AnswerRe: Speed Search Text File Pin
CPallini21-Jul-08 11:35
mveCPallini21-Jul-08 11:35 
GeneralRe: Speed Search Text File Pin
polishprogrammer21-Jul-08 11:42
polishprogrammer21-Jul-08 11:42 
GeneralRe: Speed Search Text File Pin
Luc Pattyn21-Jul-08 12:12
sitebuilderLuc Pattyn21-Jul-08 12:12 
GeneralRe: Speed Search Text File Pin
polishprogrammer21-Jul-08 12:28
polishprogrammer21-Jul-08 12:28 
AnswerRe: Speed Search Text File Pin
nelsonpaixao21-Jul-08 12:52
nelsonpaixao21-Jul-08 12:52 
AnswerRe: Speed Search Text File Pin
Alan Balkany22-Jul-08 4:01
Alan Balkany22-Jul-08 4:01 
GeneralRe: Speed Search Text File Pin
polishprogrammer23-Jul-08 8:08
polishprogrammer23-Jul-08 8:08 
Questionreseting forms Pin
shwaguy21-Jul-08 10:36
shwaguy21-Jul-08 10:36 
AnswerRe: reseting forms Pin
Pete O'Hanlon21-Jul-08 10:44
mvePete O'Hanlon21-Jul-08 10:44 
GeneralRe: reseting forms Pin
shwaguy22-Jul-08 8:59
shwaguy22-Jul-08 8:59 
AnswerRe: reseting forms Pin
Mbah Dhaim21-Jul-08 10:56
Mbah Dhaim21-Jul-08 10: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.