Click here to Skip to main content
15,890,609 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionWebservice Interface for HTTP Post Method Pin
Nithin Krishna28-Nov-06 18:28
Nithin Krishna28-Nov-06 18:28 
QuestionCompiling a component on the fly and invoking it Pin
emoscosocam28-Nov-06 13:41
emoscosocam28-Nov-06 13:41 
AnswerRe: Compiling a component on the fly and invoking it Pin
Not Active28-Nov-06 17:50
mentorNot Active28-Nov-06 17:50 
AnswerRe: Compiling a component on the fly and invoking it Pin
karam chandrabose29-Nov-06 0:09
karam chandrabose29-Nov-06 0:09 
QuestionConvert region to path Pin
Tomas(cz)28-Nov-06 12:40
Tomas(cz)28-Nov-06 12:40 
AnswerRe: Convert region to path Pin
Dave Kreskowiak29-Nov-06 9:04
mveDave Kreskowiak29-Nov-06 9:04 
GeneralRe: Convert region to path Pin
Tomas(cz)29-Nov-06 10:57
Tomas(cz)29-Nov-06 10:57 
GeneralRe: Convert region to path Pin
Dave Kreskowiak29-Nov-06 12:14
mveDave Kreskowiak29-Nov-06 12:14 
There's no built-in function to do that, you'd have to write one yourself. You can calculate the point to each line that makes up the region and then return the point with the shortest distance. You can probably build something from this[^] little algorithm.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionFlagsAttribute using Reflection Pin
hrodberaht28-Nov-06 4:50
hrodberaht28-Nov-06 4:50 
AnswerRe: FlagsAttribute using Reflection Pin
Scott Dorman28-Nov-06 11:46
professionalScott Dorman28-Nov-06 11:46 
GeneralRe: FlagsAttribute using Reflection Pin
hrodberaht28-Nov-06 21:38
hrodberaht28-Nov-06 21:38 
AnswerRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 6:40
mentorNot Active28-Nov-06 6:40 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 7:08
mentorNot Active28-Nov-06 7:08 
General[Message Deleted] Pin
vladdy7728-Nov-06 7:20
vladdy7728-Nov-06 7:20 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 7:30
mentorNot Active28-Nov-06 7:30 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 8:26
mentorNot Active28-Nov-06 8:26 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 9:54
mentorNot Active28-Nov-06 9:54 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Paul Conrad28-Nov-06 12:40
professionalPaul Conrad28-Nov-06 12:40 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Dave Kreskowiak28-Nov-06 8:59
mveDave Kreskowiak28-Nov-06 8:59 
General[Message Deleted] Pin
vladdy7728-Nov-06 9:19
vladdy7728-Nov-06 9:19 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Dave Kreskowiak28-Nov-06 9:29
mveDave Kreskowiak28-Nov-06 9:29 
General[Message Deleted] Pin
vladdy7728-Nov-06 10:00
vladdy7728-Nov-06 10:00 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Dave Kreskowiak28-Nov-06 10:51
mveDave Kreskowiak28-Nov-06 10:51 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Paul Conrad28-Nov-06 12:46
professionalPaul Conrad28-Nov-06 12:46 
AnswerRe: Split .NET exe into smaller dll's for easier download Pin
Guffa28-Nov-06 16:10
Guffa28-Nov-06 16:10 

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.