certifications for C# Developers [closed] - c#

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I am working as a software developer. Are there any certifications for C# Developers?

See this: Microsoft Visual Studio Certification. Just choose the version of VS(.NET Framework) and go prepare for the exam.
Also good video preparation materials are at:
Pluralsight (you can get 3 free month with Visual Studio Dev
Essentials program as of 13.09.2017)
CBTNuggets
Udemy (they often have discounts, so just wait for ~10$ per course)
Good Luck!

Related

Visual Studio Community Community Project [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I would like to know if the Visual Studio Community's license can be used to develop a "community" system to use in a religious institution.
None of us will use it for profit, it will be only for Community usage. We will be in a team of three workers.
You can be able to use Visual Studio Community edition for both personal and some commercial development(and yes for creating a community application). The reason Microsoft released the community edition was because developers couldn't install 3rd party extensions in the Express editions.Read more below
accepted answer shows the shortcomings of Express edition
and this article too

Windows Store JMA Feature Verification [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I'm sorry for my bad English. Recently I have posted a windows 10 uwp application. In the report I have received from Microsoft, it has some issue called "JMA Feature Verification", which lists some feature (like live tiles, notifications and etc.) that my application doesn't need. For some reason, it must be no entries in the issue list. Would it be possible that I do something to solve the issue without adding features?
Part of the issues in report:
Thanks in advance.
JMA is a private agreement between a publisher/developer and Microsoft. So I guess you've signed such agreement where you commit to implement the five features listed (adaptive layout, live tiles etc). I suggest you to ask support from your local Microsoft point of contact.

Will Skype4Com stop working in 2014? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I'm trying to develop Skype application. Skype said that's it's API will stop working at the end of 2013. will Skype4Com or Skype4lib also stop working?
http://gigaom.com/2013/07/13/skype-says-it-will-kill-desktop-api-by-end-of-2013/
http://aragonresearch.com/microsoft-kills-skype-desktop-apis-leaves-developers-scrambling/
So, in summary, it seems that it will stop working.

Starting Web APIs [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am asked to create a web api for a desktop application that is already developed.
I don t have any background in web development in general and I am somehow stuck in doing it in a very short amount of time
I found several books and guides out there but non of them is to the point and require alot of time ... which I don t have at all .
Can someone guide me to a good how to start tutorial page ? I have basic C# .NET experience and using Visual studio 2012
Try this:
Your First ASP.NET Web API

Are the any open-source licenses which are incompatible with a C# winforms app? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I'm open sourcing my app, which was built in C# using Windows Forms.
Are there any licensing issues I should be aware of? In particular, are there any open-source licenses that I'm prevented from using?
Not that I'm aware of. Open-source licenses control the rights to code that you wrote; it doesn't necessarily require that the underlying platform or framework be open-source.

Categories