2
Answers

I need help with Programming Techniques

Photo of playboy2446

playboy2446

21y
1.7k
1
Good afternoon everyone, First of all I would like to thank everyone who is involved in this forum (members, moderators, etc.) for keeping it alive. Without forums such as these, the world would be a boring and rather frustrating place to live. I'm proud to be a part of the C# Corner community and look forward to interacting with all of you. My questions: 1) How do I create a Windows process? When you press Ctrl+Alt+Delete the Windows Task Manager pops up (WinXP Pro). If you click "Processes" there is a list of all the currently running processes on your computer. I want to know how I can implement this into my program. 2) I notice that there are certain programs that run automatically when Windows starts. The only way I know how to have my program run when Windows starts is by placing a shortcut into my "Startup" folder. I don't see any other programs in there so I am curious how I can have my program start up with Windows without putting a shortcut in the "Startup" folder. Is this what a Process does? 3) Can I create a Windows Service that actaully calls a program? I still don't understand the whole concept of a Windows Service. I know that it can write to a file. What else can I do with a Windows Service? 4) I'm using Visual Studio .NET 2002. I can't seem to get my hands on VS.NET 2003 yet. I usually swap software so if anyone's willing, please let me know. However, I actually bought VS.NET 2002 and I don't really want to buy another copy. Is there any way I can upgrade VS.NET 2002 to VS.NET 2003 by downloading some references (DLLs)? I want to have a SplashScreen whenever my program starts, but I guess that's only possible with VS.NET 2003. Am I right? Well, I guess that's it for now. Please give detailed feedback. I'm rather new to C#, however, I'm learning faster than I had anticipated. I guess it helps if you've taken C++, Java, and ASP (VBScript). Thank you all in advance! Regards, Matt

Answers (2)

0
Photo of Prakash Tripathi
NA 21k 2.5m 9y
You may want to explore MVC/ WEB API/ Client side frameworks (angular etc.). As these have become should have skills for .net web developers
0
Photo of viswa a
NA 264 10.9k 9y
ASP.NET is said to be desinging side of web and you have mvs go for it and keep updating thats will do for you.
0
Photo of Vignesh Mani
NA 13.4k 938.4k 9y
MVC and WCF are most important one.
0
Photo of Prasham Sabadra
NA 17.6k 1.2m 9y
Hi Rohan,
 
MVC is key technology, the use of both the technologies are for different requirements. But both are mostly require to use together.
 
Lets have hands on MVC first and then try WCF. 
0
Photo of Vignesh Mani
NA 13.4k 938.4k 9y
Asp.NET MVC 6 is new. You should learn MVC.
0
Photo of Upendra Pratap Shahi
NA 13.3k 861.7k 9y
In now days both are important for carrier growth.
 
and have knowledge of
 
Angular JS, node.js, KnockOut js
Entity Framework
WCF Services
WPF
WebAPI
 
0
Photo of Rohan Gupta
NA 442 44.8k 9y
ok Mr. Prasham Sabadra but wcf in best or mvc for me.
0
Photo of Prasham Sabadra
NA 17.6k 1.2m 9y
Hi Rohan,
 
Please have hands on asp.net mvc. MVC 5 is already there and asp.net vNext is in preview.
 
Lets have in depth understanding of MVC framework and then there are lots of supporting technologies like
 
Client side frameworks Angular JS, node.js, KnockOut js
Entity Framework
WCF Services
WPF
WebApis
 
Please let me if some more clarification required.
 
0
Photo of Rohan Gupta
NA 442 44.8k 9y
which type of new technologies 
0
Photo of Vignesh Mani
NA 13.4k 938.4k 9y
Hi first know well basic concept in-depth and learn new technologies as well as touch with technical people in different organizations.