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

C#

 
QuestionC# Pin
Member 1114850614-Oct-14 19:04
Member 1114850614-Oct-14 19:04 
AnswerRe: C# Pin
OriginalGriff14-Oct-14 20:10
mveOriginalGriff14-Oct-14 20:10 
GeneralRe: C# Pin
BillWoodruff14-Oct-14 22:02
professionalBillWoodruff14-Oct-14 22:02 
GeneralRe: C# Pin
OriginalGriff14-Oct-14 22:10
mveOriginalGriff14-Oct-14 22:10 
GeneralMy Vote of one Pin
Wayne Gaylard14-Oct-14 22:28
professionalWayne Gaylard14-Oct-14 22:28 
AnswerRe: C# PinPopular
BillWoodruff14-Oct-14 20:40
professionalBillWoodruff14-Oct-14 20:40 
QuestionI want a project in c#.net Pin
Irfan Ullah14-Oct-14 8:56
Irfan Ullah14-Oct-14 8:56 
AnswerRe: I want a project in c#.net Pin
BillWoodruff14-Oct-14 9:04
professionalBillWoodruff14-Oct-14 9:04 
QuestionRe: I want a project in c#.net Pin
ZurdoDev14-Oct-14 9:19
professionalZurdoDev14-Oct-14 9:19 
AnswerRe: I want a project in c#.net Pin
OriginalGriff14-Oct-14 20:07
mveOriginalGriff14-Oct-14 20:07 
QuestionChange the datetime variable output to a specific format Pin
nitin_ion14-Oct-14 7:40
nitin_ion14-Oct-14 7:40 
QuestionRe: Change the datetime variable output to a specific format Pin
Kornfeld Eliyahu Peter14-Oct-14 7:44
professionalKornfeld Eliyahu Peter14-Oct-14 7:44 
AnswerRe: Change the datetime variable output to a specific format Pin
nitin_ion14-Oct-14 8:03
nitin_ion14-Oct-14 8:03 
AnswerRe: Change the datetime variable output to a specific format Pin
Kornfeld Eliyahu Peter14-Oct-14 8:06
professionalKornfeld Eliyahu Peter14-Oct-14 8:06 
GeneralRe: Change the datetime variable output to a specific format Pin
nitin_ion14-Oct-14 8:12
nitin_ion14-Oct-14 8:12 
SuggestionRe: Change the datetime variable output to a specific format PinPopular
Kornfeld Eliyahu Peter14-Oct-14 8:23
professionalKornfeld Eliyahu Peter14-Oct-14 8:23 
GeneralRe: Change the datetime variable output to a specific format Pin
Dave Kreskowiak14-Oct-14 12:57
mveDave Kreskowiak14-Oct-14 12:57 
AnswerRe: Change the datetime variable output to a specific format Pin
Eddy Vluggen14-Oct-14 8:11
professionalEddy Vluggen14-Oct-14 8:11 
AnswerRe: Change the datetime variable output to a specific format Pin
V.14-Oct-14 21:54
professionalV.14-Oct-14 21:54 
QuestionIssue with visual studio 2013 profiler : Bottom of stackfunction Pin
Member 1112014714-Oct-14 6:41
Member 1112014714-Oct-14 6:41 
Hello,

I started to use VS 2013 profiler for the first time today.
Excellent tool at first sight.

But I get into a first issue while monitoring a XNA game.
I m trying to figure which mehod is causing the game to lag.
The profiler "functions tree" feature is apparently only doing a partial job.
It only displays a tree with 6 levels of called functions and claims that the 6th level function is at bottom of stack.
This is definitely not the case and this function does call some more methods.

Why does the profiler not show all of the called functions after the 6h level?

I looked for a parameter into the performance explorer properties. The only parameter that could be relevent was "display small functions". Enabling it did not help.

Any idea?

Thx in advance.
QuestionFCL C# source code Pin
Member 1115157113-Oct-14 22:10
Member 1115157113-Oct-14 22:10 
AnswerRe: FCL C# source code Pin
OriginalGriff13-Oct-14 22:33
mveOriginalGriff13-Oct-14 22:33 
AnswerRe: FCL C# source code Pin
Pete O'Hanlon13-Oct-14 23:34
mvePete O'Hanlon13-Oct-14 23:34 
GeneralRe: FCL C# source code Pin
OriginalGriff14-Oct-14 1:04
mveOriginalGriff14-Oct-14 1:04 
GeneralRe: FCL C# source code Pin
Pete O'Hanlon14-Oct-14 3:42
mvePete O'Hanlon14-Oct-14 3:42 

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.