Windows Server 2012 SQL Server 2012 and .NET Framework 4.0 [closed] - asp.net

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
We want to start developing on the newer versions of Windows Server 2012 and SQL Server 2012. At the moment we are using Visual Studio 2010 with the .NET Framework of 4.0. We are not creating desktop apps, we are creating ASP.NET apps.
Before we spend a bunch of money on a new server and new server software, we were wondering if this can be done like this. I am sure someone has tried this out there, and maybe could share their PROs and CONs with this.
I tried to ask this question on superuser and I was told that it belonged here. Link here
TLDR
My specific question is can you develop ASP.NET 4.0 apps with Visual Studio 2010 on Windows Server 2012 using SQL Server database version 2012?

Yes that technology stack is compatible you should have no problems using Windows Server 2012 and SQL Server 2012 with Visual Studio 2010

Related

How to switch an old .NET project to Linux? [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 6 years ago.
Improve this question
I have a ASP.NET Framework 4.0 WebForms project running on several Windows servers. I wonder about the goals I should achieve to be able to host the project under Linux. Let us suppose I refactor the project and upgrade the version of the Framework to 4.5 or 4.6. If we assume that I do not have Windows-specific code in my project either because I never had such a code, or because I refactored it to not assume Windows-specific properties. My question is: what are the known mainstream .NET components that will break under Linux?
No matter how well you assert it on Windows, running the web app on Linux and Mono can reveal what does break.
This question therefore is too broad. I blogged about running ASP.NET 4.x web app on Mono,
Jexus Web Server and ASP.NET Cross Platform
I was invited by Mingzhi Yi to give a talk at Jiaodong Developer Conference 2015 on 12 Dec. It was about my opinions on Jexus and ASP.NET cross …
https://blog.lextudio.com/2015/12/jexus-web-server-and-asp-net-cross-platform/
You should note that .NET 4.6 might not be well supported on Mono, as it evolves slower than .NET.

Running Web Application which has higher .NET Framework version compare to .NET Framework version of server [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
I have an MVC 5 Application which is based on .NET Framework 4.5
I want to know, is it possible to run the application on a server (Windows Server 2008 R2) which is based on .NET Framework 4?
No, you will need .net 4.5 installed on the server to run a .net 4.5 application.

Which version of Visual Studio best to develop .net 2 [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 9 years ago.
Improve this question
I have to develop a .net 2 asp.net website - which version of Visual Studio would people recommend using?
I'd prefer to develop using the client environment my clients insist on using - Windows XP 32 bit, IE6 to prevent any surprises when deploying. The server running the asp.net site will be running on Windows 2003 under IIS6 and .net 2.0.
I would recommend VS 2012, main reason is that VS 2010 (and lower) profiler doesn't work on Windows 8. And IMO profiler is important.
And also there are some new features in 2012 :
Multiple browser support, ability to use any browser installed on system
Support for HTML5 and CSS3
better IntelliSense in the HTML and CSS editors
better IntelliSense for JavaScript (http://msdn.microsoft.com/en-us/library/vstudio/bb385682.aspx)
You may use any version after Visual Studio 2005 which will resolve your issue.
Also many people recommend you to have the latest version of Visual Studio which is Visual Studio 2013 at present.
List of framework and Visual Studio is below:-
1.0: Visual Studio .NET
1.1: Visual Studio .NET 2003
2.0: Visual Studio 2005 / 2008
3.0 / 3.5: Visual Studio 2008
4.0: Visual Studio 2010
4.0/4.5: Visual Studio 2012
4.5, 4.5.1 Visual Studio 2013
Use VS 2013 Its pretty good .It has a drag and drop for designing sites like dreamweaver. It's fast, works in Windows 8 for making Metro UI apps, improved debugging

Installation of SQL Server 2008 on windows 7 64 bit [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 really confused. I want to download SQL Server 2008. I have windows 7, 64 bit.
First I have downloaded only Management Studio (SQLManagementStudio_x64_ENU.exe, 176.5 MB). I have installed that. But there was no instance.
Later I realised to download SQL Server Express (SQLEXPR_x64_ENU.exe 82.5 MB).
I have visited this page (http://www.microsoft.com/en-in/download/details.aspx?id=26729)
Now I came to know that Microsoft SQL Server 2008 R2 Express with Service Pack 1. If I need both tool and instance, I have to download SQLEXPRWT_x64_ENU.exe (329.9 MB).
Will it work for Windows 7? Has anybody installed this? What is about Microsoft® SQL Server® 2008 R2 SP2 - Express?
What I have to download Microsoft® SQL Server® 2008 R2 SP1 or Microsoft® SQL Server® 2008 R2 SP2. Thanks in advance.
I think what you really want is SQL Server 2008 R2 SP2 with Advanced Services, which includes SQL Server Management Studio SSMS;
http://www.microsoft.com/en-gb/download/details.aspx?id=30438
Choose SQLEXPRADV_x64_ENU.exe
This works just fine on Win 7 64 Bit (Which is what I'm running while typing this)

ASP.Net 4.0 on IIS6 vs IIS7 [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 months ago.
Improve this question
I am trying to convince my boss to upgrade a couple web app servers from Win 2003 to Win 2008 so I can utilize ASP.Net 4.0 on IIS7. I am also trying to get our SQL Server 2000 upgraded to 2008 so I can use Linq2SQL in VS2010 plus a bunch of other reasons.
But the boss is experiencing sticker shock now that I have told him what it all costs. So I guess I have to possibly cut back some where.
My question is what are the benefits of ASP.Net 4.0 on IIS7 over ASP.Net 4.0 on IIS6 or are there any real benefits?
Do you have to specifically pitch the benefits relative to .NET 4?
The security, management, and pipeline benefits of IIS7 on Server 2008 seem like an easy enough sell over IIS6 on Server 2003.

Resources