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

.NET (Core and Framework)

 
QuestionWhere to get Regasm and Gacutil? Pin
cjb11015-Feb-13 0:54
cjb11015-Feb-13 0:54 
AnswerRe: Where to get Regasm and Gacutil? Pin
Richard Deeming15-Feb-13 1:01
mveRichard Deeming15-Feb-13 1:01 
GeneralRe: Where to get Regasm and Gacutil? Pin
cjb11015-Feb-13 2:55
cjb11015-Feb-13 2:55 
AnswerRe: Where to get Regasm and Gacutil? Pin
Dave Kreskowiak15-Feb-13 2:12
mveDave Kreskowiak15-Feb-13 2:12 
GeneralRe: Where to get Regasm and Gacutil? Pin
cjb11015-Feb-13 2:48
cjb11015-Feb-13 2:48 
QuestionWeb development using C++ Pin
AseelHadlaq14-Feb-13 23:04
AseelHadlaq14-Feb-13 23:04 
AnswerRe: Web development using C++ Pin
N a v a n e e t h14-Feb-13 23:47
N a v a n e e t h14-Feb-13 23:47 
AnswerRe: Web development using C++ Pin
Dave Kreskowiak15-Feb-13 2:04
mveDave Kreskowiak15-Feb-13 2:04 
It's a royal pain in the ass, but it can be done. You have to use Managed C++ (C++/CLI), but it can be done. There are no ASP.NET templates so you have to write every tiny bit of code and wire up everything yourself.

It's really not worth the pain. You're not getting that much of a performance bost to make it worth the trouble. If there are critical pieces of code that must be hand optimized, then you can write your critical code into components and use those in the C# or VB.NET code for the site.

AnswerRe: Web development using C++ Pin
Marco Bertschi15-Feb-13 3:27
protectorMarco Bertschi15-Feb-13 3:27 
GeneralRe: Web development using C++ Pin
krysiaaa15-Feb-13 5:44
krysiaaa15-Feb-13 5:44 
AnswerRe: Web development using C++ Pin
jschell15-Feb-13 9:11
jschell15-Feb-13 9:11 
AnswerRe: Web development using C++ Pin
Rahul Rajat Singh17-Feb-13 18:43
professionalRahul Rajat Singh17-Feb-13 18:43 
QuestionUSB Barcode scanner in C# Pin
Member 830583814-Feb-13 22:15
Member 830583814-Feb-13 22:15 
AnswerRe: USB Barcode scanner in C# Pin
Dave Kreskowiak15-Feb-13 2:05
mveDave Kreskowiak15-Feb-13 2:05 
GeneralRe: USB Barcode scanner in C# Pin
Member 830583815-Feb-13 3:00
Member 830583815-Feb-13 3:00 
GeneralRe: USB Barcode scanner in C# Pin
Dave Kreskowiak15-Feb-13 3:33
mveDave Kreskowiak15-Feb-13 3:33 
GeneralMessage Closed Pin
18-Feb-13 19:33
Member 984580018-Feb-13 19:33 
GeneralRe: USB Barcode scanner in C# Pin
Dave Kreskowiak19-Feb-13 1:44
mveDave Kreskowiak19-Feb-13 1:44 
QuestionwinRT xaml/C# listview selected index Pin
Clodetta del Mar14-Feb-13 4:38
Clodetta del Mar14-Feb-13 4:38 
AnswerRe: winRT xaml/C# listview selected index Pin
Marco Bertschi15-Feb-13 3:33
protectorMarco Bertschi15-Feb-13 3:33 
GeneralRe: winRT xaml/C# listview selected index Pin
Clodetta del Mar15-Feb-13 3:36
Clodetta del Mar15-Feb-13 3:36 
GeneralRe: winRT xaml/C# listview selected index Pin
Marco Bertschi15-Feb-13 4:35
protectorMarco Bertschi15-Feb-13 4:35 
GeneralRe: winRT xaml/C# listview selected index Pin
Clodetta del Mar18-Feb-13 22:28
Clodetta del Mar18-Feb-13 22:28 
GeneralRe: winRT xaml/C# listview selected index Pin
Marco Bertschi18-Feb-13 23:18
protectorMarco Bertschi18-Feb-13 23:18 
GeneralRe: winRT xaml/C# listview selected index Pin
Clodetta del Mar19-Feb-13 0:40
Clodetta del Mar19-Feb-13 0:40 

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.