2
Answers

StackTrace

pat27

pat27

20y
2.1k
1
Hello, I have a sequond question concerning the StackTrace. With the following methods the class-name and the method-name of the current used class and method will be written in a XML-File. Writer.WriteString(new StackTrace().GetFrame(2).GetMethod().ReflectedType.FullName); Writer.WriteString(new StackTrace().GetFrame(2).GetMethod().ToString()); Unfortunately the StackTrace-class is only supported by the .NET Framework and i need it for a PDA and the StackTrace-class is not supported by the .NET Compact Framework. Do you know any possibility and/or work around to get these information (class-, method-name) which is supported by the .NET Compact Framework? Thanks in Advance. Yours sincerely, patrick
Answers (2)
0
Francis

Francis

NA 11.7k 724.2k 9y
You are welcome Nitesh! We are here to help you! :) If you find any of my answer is helpful to you then please accept it as an answer. :)
0
Nitesh Kumar

Nitesh Kumar

NA 10 480 9y
Thanks Francis for sparing your precious time for helping me..
0
Francis

Francis

NA 11.7k 724.2k 9y
I just want to answer for your 2 questions :)

I am sure you have heard about software integration also.
So do you have any idea about companies having integration department ?
As a software developer, i'm only aware about the 'integration' testing, where our entire developed application (since each team work on some modules) is integrated and test for the functionality.
So i'm not aware about 'integration department'.
 
 provide me the learning resources of C#,ASP.NET,MVC,JQUERY
Sure.
For C# i suggest the below book, since it best fit for learner:
 C# : Complete Reference - By Herbert Schildt.
For ASP.NET,MVC,JQUERY
There are tons of online meterials available for the above each technologies. I will give the below urls:
http://www.asp.net/ - Just click the "Learn" link you can find a lot on ASP.Net technologies.
In this web site also, you can find a lot of tutorials.
Hope this helps! :) 
 
0
Nitesh Kumar

Nitesh Kumar

NA 10 480 9y
Thanks Francis for your valuable suggestion.
Just want to ask you one more thing...As there is usually a software development department in every company. I am sure you have heard about software integration also.
So do you have any idea about companies having integration department ?
Or provide me the learning resources of C#,ASP.NET,MVC,JQUERY

Thanks for your help
0
Francis

Francis

NA 11.7k 724.2k 9y
First of all, i'm also heared first time about your technology. So i'm not sure about it's future.
 
I didn't do any development in these 3 years and now i want to switch to development side in Dotnet technologies.Could you please suggest if it would be good for me as i see no growth and job for Integration stuff in IT market.
For your above question, the answer is, 'it depends' on your ability to sync with the Dotnet technology. If you really believe you can do it then you can. So no worry. Welcome to .Net world and All the best for your learning.
If you need any other learning resources or any questions then let me know. :)