Programming with c# [closed] - c#

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I am a beginner for programming with C#. I'm using a windows 7 machine and, I want to know what are the software I need to install in addition to Microsoft Visual Studio 2010. What are the other best IDEs' used for programming with C#.

Related

What is WPF/C# equivalent of Panda's DataFrame [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 1 year ago.
Improve this question
So I worked with Panda's Dataframe and it is as you know very good in Data Analysis such as filtering. I am wondering what C# has to offer? I came across C# DataTable! is this C# take on DataFrame?
For data analysis Ml.Net introduced a similar Data Frame https://learn.microsoft.com/en-us/dotnet/api/microsoft.data.analysis.dataframe?view=ml-dotnet-preview
But for routine business apps, there’s the DataTable as you have found.

Replicating an answering machine in C# or C++ with TAPI 3.1 or AT Commands [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Figured my question was too vague so going to make smaller questions asking more specific details.

Eto.Forms and SQLite - crossplatform development for Windows/OSX [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
I really like Eto.Forms, I think they will be boost the crossplatform developments in the future.
But after creating my first UI-heavy application (both Windows and OSX) I realized that I need a database engine too.
My fav for that project is SQLite but I cannot find a corresponding package on NuGet for that.
Has anyone experiences with it?

Availability of nonlinear minimization function/library in math.net [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Does anyone know if there any functions/libraries for nonlinear minimization using Newton type method math.net or any other free .net library for that sake
Thank you in advance.

from WPF to ASP.NET where do I start? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I've been developning c# app in WPF for a few years now and I wanna start doing webapps in ASP.NET but I've now Idea where to start. Can anyone gimme some gudiance on where to start?
You may start here: http://asp.net or more precisely here: http://www.asp.net/get-started

Categories

Resources