Click here to Skip to main content
15,905,913 members

Total posts by The_Unknown_Member: 35

 

1
answer

C# what does the "? " symbol do when it's placed after a generic parameter

14-Apr-18 1:21am - updated 14-Apr-18 2:30am
2
answers

C# how does the extension method take() work with iterators?

9-Apr-18 6:36am - updated 9-Apr-18 23:11pm
1
answer

C# how does explicit casting work with generics at compile-time?

8-Apr-18 20:30pm - updated 8-Apr-18 21:47pm
2
answers

C# what exactly is being casted at runtime when I perform an explicit cast?

3-Apr-18 7:51am - updated 3-Apr-18 8:29am
3
answers

C# why an explicit cast is not required here?

1-Apr-18 0:26am - updated 1-Apr-18 7:13am
2
answers

C# why does ternary operator require explicit casting?

31-Mar-18 23:33pm - updated 1-Apr-18 0:40am
1
answer

Why does this lambda doesn't work with the delegate?

23-Mar-18 20:30pm - updated 23-Mar-18 20:46pm
2
answers

C# what passes arguments to anonymous functions?

23-Mar-18 7:10am - updated 23-Mar-18 7:32am
1
answer

C# why cannot fields be initialized via instance method?

17-Mar-18 22:56pm - updated 18-Mar-18 0:39am
1
answer

How does polymorphism work for method return types?

11-Mar-18 8:41am - updated 11-Mar-18 9:17am
2
answers

In .NET what does default the values of fields?

9-Mar-18 7:46am - updated 9-Mar-18 8:47am
1
answer

Does C# compiler put a default static constructor?

9-Mar-18 1:57am - updated 9-Mar-18 2:14am
1
answer

[C] casting integer literal to a pointer ?

24-Aug-17 10:29am - updated 24-Aug-17 11:23am
1
answer

[C++] static members in a class ?

30-Jul-17 9:07am - updated 30-Jul-17 20:00pm
1
answer

[.net] how the MSIL code is being executed without compilation ?

28-Jul-17 10:07am - updated 28-Jul-17 19:51pm
3
answers

[C#] why I need to use type.gettype() when I make new instance of type ?

20-Jul-17 21:25pm - updated 21-Jul-17 11:28am
3
answers

[C#] run-time and compile-time variable ?

20-Jul-17 22:18pm - updated 20-Jul-17 23:28pm
1
answer

[C#] is the array class base type of every array type in .NET ?

18-Jul-17 22:31pm - updated 19-Jul-17 4:27am
4
answers

[C#] accessing property through method ?

18-Jul-17 2:12am - updated 18-Jul-17 4:03am
2
answers

How to stop visual studio's automatic option for writting the namespace before the instance of the object ?

18-Jul-17 2:06am - updated 18-Jul-17 2:15am
Page 1 of 2
1 2