Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
The title basically says it all. What programs should I download to start developing in C#? I already have Atom installed it that helps.
Thanks in advance!
Visual Studio if a natural choice if you can, because a lot of businesses use that tool for development, and I'm assuming you want to learn it from a career perspective. However, Microsoft came out with VS Express (https://visualstudio.microsoft.com/vs/express/) as a means to get a free version of the tool with limited functionality. It can work for you and be a good place to start, or look at a tool like VS Code. That is a nice tool that works a lot differently from Visual Studio, but has a lot of functionality and capabilities.
Sometimes, when you are getting started, you just have to pick an option and go with it; a lot of what you will learn will carry over and there are a lot of good online resources.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I recently developed a win form application in C#. Now application is complete and working fine as expected. Now i want to implement licensing feature in it i.e either user buy license key or simply run trial version that expire after some time. Since i have very few time left in Deployment so i prefer some already existing library that did the job for me. More preferable some open source one but paid version also works. In case if there is no such existing solution then please guide me how to implement that.
Take a look at Eziriz's products. I use both of them, one for great obfuscation and the other for licensing. While the obfuscator itself has good support for licensing, IntelliLock is maybe something you'd want to look at for a robust solution.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am looking for an easy to use, maintain and extensible search engine (intranet, enterprise search engine) based on .Net technologies, better open source which is more capable of extension. Just similar to Apache Lucene and Apache Solr. I want to search html page only.
I tried Microsoft Search Server and find it is not easy to maintain, use and extend, not easy to make own UI, bound too tight to SharePoint. I am using VSTS 2008 + C#.
Lucene.Net?
arachnode.net it's a web crawler + Lucent.Net
If you are looking for an out of the box, configurable, free solution, you can check out Searchblox, I have had pretty good success with it. It's not open source though.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I'm looking for libraries to build attractive interfaces. Someone told me about Fluid (http://fluid.codeplex.com/) but it's very difficult to use.
Anyone knows others?
My project is for Compact Framework 2.0 SP2, C#, and it's going to use in Windows Mobile 5.0 and above.
Thank you!
you should check out the Silvermoon project. if uses opengl to make great looking UI´s. just tried it on my phone and it looks great.
I have been looking for the same recently. Resco MobileForms Toolkit is one option, but in the end (because I didn't want to pay for any third party libraries) I just wrote a few controls of my own - this was quite a useful starting resource, but it is 3.5 focussed. I think your options may be much more limited if you still want to support version 5.0.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 months ago.
Improve this question
I have used Raize CodeSite for years - first in Delphi and now in Visual Studio. I recently upgraded my development machine to a 64-bit OS. I was pleasantly surprised that everything just came up and worked - until I tried to use CodeSite in a C# app that targets 'Any CPU'. Turns out there is a known issue with 64-bit apps.
As much as I love CodeSite, I need to move on, but I have really grown dependent on this type of tool.
Can anyone suggest an alternative to CodeSite?
--Bruce
Some things you might want to consider for gaining insight into your executing code include:
Profile Sharp (Open Source)
dotTrace (Commercial)
http://www.eqatec.com/tools/profiler (Free)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 months ago.
Improve this question
I've got to get up to speed on Microsoft SharePoint 2007 over the next few months. I need to start from the beginning, so I need to know what it is and how to use it to build sites. Then I need to know how to develop using C# with it (web-parts and such).
Can anyone recommend a good series of articles or books that cover the creation, administration and development aspects of MOSS?
In addition to any books or resources, you can grab free VHD's of a full MOSS 2007 server to play with, directly from Microsoft. These come with 30 day self-destruct though so be warned.
http://www.microsoft.com/downloads/details.aspx?FamilyID=67f93dcb-ada8-4db5-a47b-df17e14b2c74&displaylang=en
Edit: I've found this to be useful to suggest to people who didn't realize MOSS isn't free like ASP.NET or WSS. Your case may vary, but this is pretty darn useful for experimentation.
Here's the resources that you are searching for.. Hope they would be useful.
Sharepoint eBooks