Click here to Skip to main content
15,891,204 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: generate id for some another user in asp.net Pin
thatraja24-Jul-14 2:32
professionalthatraja24-Jul-14 2:32 
AnswerRe: generate id for some another user in asp.net Pin
David Mujica24-Jul-14 2:56
David Mujica24-Jul-14 2:56 
AnswerRe: generate id for some another user in asp.net Pin
ZurdoDev24-Jul-14 7:53
professionalZurdoDev24-Jul-14 7:53 
AnswerRe: generate id for some another user in asp.net Pin
Member 924543128-Jul-14 8:31
Member 924543128-Jul-14 8:31 
Questionweb forms asp.net 2010 web deploy to iis Pin
dcof23-Jul-14 4:52
dcof23-Jul-14 4:52 
AnswerI don't think anyone uses the web deployment anymore, do you? Pin
jkirkerx23-Jul-14 10:44
professionaljkirkerx23-Jul-14 10:44 
QuestionNeed broad brush guidance on web approach Pin
Duke Carey23-Jul-14 2:42
professionalDuke Carey23-Jul-14 2:42 
AnswerRe: Need broad brush guidance on web approach Pin
jkirkerx23-Jul-14 11:08
professionaljkirkerx23-Jul-14 11:08 
My 2 cents here,

Your going to need a couple of decent web servers like a Dell T110 II to design your system on, build your web app and test it. There pretty cheap to acquire, and have nice speed, but it is up to date for current OS and supports virtualization and AES Encryption for SSL. Or one heck of a workstation like a 6 core Xeon to develop on, and build your virtual machines.

We have test servers in house that we spent months on for the design. We created a design in which we can just copy the stuff to a Public Web Hosting facility that supports our design.

So we went with server 2012 standard, created a hyper-visor server core, and created 3 virtual machines using server core, no GUI and partial GUI. One virtual runs the database server, the other the web server, and a backup server.

You can use VMWare in which I like, or the stock Hyper-V virtual machines. Once you dial in your virtual machine, you can copy the machine like a file copy, and upload the machine to a public web hosting facility.

So for the Public Hosting, we choose our internet provider, that has facilities in Las Vegas and Texas, in which they run blade servers with Hyper-V or VMWare. So we get a firewall, a blade server, and access to let's say 6 virtual machines that we can upload. So we upload and download virtual machines, back them up every couple of hours using something like Veeam, and can restore them in minutes if needed.

Regardless of what technology you choose, I think this is the way to go for 2014 and is the current way of the future.

I'm not that worried about being hacked by the neighbor, because you can really fine tune the firewall in server 2012, and limit access to domain members only.
GeneralRe: Need broad brush guidance on web approach Pin
Duke Carey24-Jul-14 0:26
professionalDuke Carey24-Jul-14 0:26 
GeneralRe: Need broad brush guidance on web approach Pin
jkirkerx24-Jul-14 5:44
professionaljkirkerx24-Jul-14 5:44 
AnswerRe: Need broad brush guidance on web approach Pin
Wombaticus23-Jul-14 22:41
Wombaticus23-Jul-14 22:41 
GeneralRe: Need broad brush guidance on web approach Pin
Duke Carey24-Jul-14 1:40
professionalDuke Carey24-Jul-14 1:40 
GeneralRe: Need broad brush guidance on web approach Pin
Wombaticus24-Jul-14 1:57
Wombaticus24-Jul-14 1:57 
QuestionChat Application in ASP.NET Pin
rbala00622-Jul-14 20:49
rbala00622-Jul-14 20:49 
AnswerRe: Chat Application in ASP.NET Pin
ZurdoDev24-Jul-14 7:56
professionalZurdoDev24-Jul-14 7:56 
QuestionAsp.Net application after hosting(iis7.5) not executing wkhtmltopdf.exe Pin
Member 791718220-Jul-14 21:16
Member 791718220-Jul-14 21:16 
AnswerRe: Asp.Net application after hosting(iis7.5) not executing wkhtmltopdf.exe Pin
Blikkies20-Jul-14 23:09
professionalBlikkies20-Jul-14 23:09 
GeneralRe: Asp.Net application after hosting(iis7.5) not executing wkhtmltopdf.exe Pin
niteoti21-Jul-14 1:39
niteoti21-Jul-14 1:39 
GeneralRe: Asp.Net application after hosting(iis7.5) not executing wkhtmltopdf.exe Pin
Member 791718221-Jul-14 3:55
Member 791718221-Jul-14 3:55 
AnswerRe: Asp.Net application after hosting(iis7.5) not executing wkhtmltopdf.exe Pin
Kornfeld Eliyahu Peter21-Jul-14 9:24
professionalKornfeld Eliyahu Peter21-Jul-14 9:24 
AnswerRe: Asp.Net application after hosting(iis7.5) not executing wkhtmltopdf.exe Pin
jkirkerx23-Jul-14 11:11
professionaljkirkerx23-Jul-14 11:11 
QuestionPlease help to insert data from Listbox into table in SQL Server Pin
Member 1079445920-Jul-14 16:42
Member 1079445920-Jul-14 16:42 
AnswerRe: Please help to insert data from Listbox into table in SQL Server Pin
meeram3920-Jul-14 19:53
professionalmeeram3920-Jul-14 19:53 
GeneralRe: Please help to insert data from Listbox into table in SQL Server Pin
Member 1079445920-Jul-14 20:17
Member 1079445920-Jul-14 20:17 
GeneralRe: Please help to insert data from Listbox into table in SQL Server Pin
meeram3920-Jul-14 22:34
professionalmeeram3920-Jul-14 22:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.