Click here to Skip to main content
15,906,463 members
Home / Discussions / C#
   

C#

 
AnswerRe: Integrating Logging Apllication Block with WCF Application Pin
Not Active6-Jan-09 19:18
mentorNot Active6-Jan-09 19:18 
QuestionWeb Browser DLL Pin
ravanth6-Jan-09 18:13
ravanth6-Jan-09 18:13 
AnswerRe: Web Browser DLL Pin
Eddy Vluggen7-Jan-09 4:45
professionalEddy Vluggen7-Jan-09 4:45 
GeneralRe: Web Browser DLL Pin
ravanth8-Jan-09 1:09
ravanth8-Jan-09 1:09 
Questionequalent c++ operator in c# Pin
lawrenceinba6-Jan-09 18:12
lawrenceinba6-Jan-09 18:12 
AnswerRe: equalent c++ operator in c# Pin
«_Superman_»6-Jan-09 18:55
professional«_Superman_»6-Jan-09 18:55 
GeneralRe: equalent c++ operator in c# Pin
lawrenceinba6-Jan-09 20:28
lawrenceinba6-Jan-09 20:28 
AnswerRe: equalent c++ operator in c# Pin
Guffa6-Jan-09 19:02
Guffa6-Jan-09 19:02 
lawrenceinba wrote:
1.this pointer ->


->

(Pointers can only be used in an unsafe context.)

lawrenceinba wrote:
2. scope resolution operator ::


base.

lawrenceinba wrote:
3. pointers


References (or in some cases pointers).

lawrenceinba wrote:
4.arrays


Array objects.

lawrenceinba wrote:
5. matrix


Do you mean a two dimensional array or matrix mathematics?

lawrenceinba wrote:
6.memory allocation and free up


Create and release objects.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: equalent c++ operator in c# Pin
lawrenceinba6-Jan-09 20:27
lawrenceinba6-Jan-09 20:27 
Generalbook Pin
Luc Pattyn6-Jan-09 23:24
sitebuilderLuc Pattyn6-Jan-09 23:24 
GeneralRe: book Pin
lawrenceinba6-Jan-09 23:45
lawrenceinba6-Jan-09 23:45 
QuestionC# - Static classes Pin
DineshSharmain6-Jan-09 18:08
DineshSharmain6-Jan-09 18:08 
AnswerRe: C# - Static classes Pin
Guffa6-Jan-09 18:45
Guffa6-Jan-09 18:45 
AnswerRe: C# - Static classes Pin
«_Superman_»6-Jan-09 19:00
professional«_Superman_»6-Jan-09 19:00 
AnswerRe: C# - Static classes Pin
N a v a n e e t h6-Jan-09 19:08
N a v a n e e t h6-Jan-09 19:08 
AnswerRe: C# - Static classes Pin
DineshSharmain6-Jan-09 19:50
DineshSharmain6-Jan-09 19:50 
GeneralRe: C# - Static classes Pin
N a v a n e e t h6-Jan-09 20:06
N a v a n e e t h6-Jan-09 20:06 
GeneralRe: C# - Static classes [modified] Pin
DineshSharmain6-Jan-09 20:42
DineshSharmain6-Jan-09 20:42 
GeneralRe: C# - Static classes Pin
N a v a n e e t h6-Jan-09 20:53
N a v a n e e t h6-Jan-09 20:53 
QuestionExtract All text values Pin
belzer6-Jan-09 15:51
belzer6-Jan-09 15:51 
AnswerRe: Extract All text values Pin
Not Active6-Jan-09 15:54
mentorNot Active6-Jan-09 15:54 
AnswerRe: Extract All text values Pin
N a v a n e e t h6-Jan-09 16:11
N a v a n e e t h6-Jan-09 16:11 
AnswerRe: Extract All text values Pin
dan!sh 6-Jan-09 16:42
professional dan!sh 6-Jan-09 16:42 
AnswerRe: Extract All text values Pin
0x3c06-Jan-09 20:10
0x3c06-Jan-09 20:10 
QuestionAdding resource at runtime Pin
Xmen Real 6-Jan-09 15:00
professional Xmen Real 6-Jan-09 15:00 

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.