Click here to Skip to main content
15,913,909 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to implement azure with .net Pin
developerthebest17-Aug-13 13:35
developerthebest17-Aug-13 13:35 
GeneralRe: how to implement azure with .net Pin
developerthebest19-Aug-13 3:12
developerthebest19-Aug-13 3:12 
AnswerRe: how to implement azure with .net Pin
vonb20-Aug-13 2:00
vonb20-Aug-13 2:00 
GeneralRe: how to implement azure with .net Pin
developerthebest26-Aug-13 3:36
developerthebest26-Aug-13 3:36 
Questionhow to acces google drive Pin
TusharGhulaxe17-Aug-13 2:20
TusharGhulaxe17-Aug-13 2:20 
QuestionRe: how to acces google drive Pin
ZurdoDev19-Aug-13 6:51
professionalZurdoDev19-Aug-13 6:51 
AnswerRe: how to acces google drive Pin
Joezer BH20-Aug-13 0:32
professionalJoezer BH20-Aug-13 0:32 
SuggestionRe: how to acces google drive Pin
Richard Deeming27-Aug-13 3:38
mveRichard Deeming27-Aug-13 3:38 
Question'__doPostBack' is undefined in IE11 again Pin
kimpost15-Aug-13 13:06
kimpost15-Aug-13 13:06 
QuestionRe: '__doPostBack' is undefined in IE11 again Pin
ZurdoDev19-Aug-13 6:52
professionalZurdoDev19-Aug-13 6:52 
AnswerRe: '__doPostBack' is undefined in IE11 again Pin
Richard Deeming27-Aug-13 3:44
mveRichard Deeming27-Aug-13 3:44 
QuestionFileUpload.HasFile is always false Pin
Bill Warner14-Aug-13 3:57
Bill Warner14-Aug-13 3:57 
SuggestionRe: FileUpload.HasFile is always false Pin
Richard Deeming14-Aug-13 4:24
mveRichard Deeming14-Aug-13 4:24 
SuggestionRe: FileUpload.HasFile is always false Pin
Richard MacCutchan14-Aug-13 4:32
mveRichard MacCutchan14-Aug-13 4:32 
AnswerRe: FileUpload.HasFile is always false Pin
Bernhard Hiller14-Aug-13 21:28
Bernhard Hiller14-Aug-13 21:28 
AnswerRe: FileUpload.HasFile is always false Pin
Dholakiya Ankit16-Aug-13 21:28
Dholakiya Ankit16-Aug-13 21:28 
QuestionSeperate out duplicate record from datatable Pin
prabupep14-Aug-13 0:29
prabupep14-Aug-13 0:29 
AnswerRe: Seperate out duplicate record from datatable Pin
Richard Deeming14-Aug-13 1:47
mveRichard Deeming14-Aug-13 1:47 
Questionhow to clear session and cache of chrome browser when logout clicks in asp.net Pin
ven75313-Aug-13 21:07
ven75313-Aug-13 21:07 
AnswerRe: how to clear session and cache of chrome browser when logout clicks in asp.net Pin
Anurag Sinha V29-Aug-13 23:05
Anurag Sinha V29-Aug-13 23:05 
Questionmysql database connection from js Pin
salim_ali13-Aug-13 20:12
salim_ali13-Aug-13 20:12 
QuestionOwn server an aid in learning to develop? Pin
JazzEngineer13-Aug-13 9:59
JazzEngineer13-Aug-13 9:59 
AnswerRe: Own server an aid in learning to develop? Pin
db7uk13-Aug-13 10:11
db7uk13-Aug-13 10:11 
QuestionRe: Own server an aid in learning to develop? Pin
JazzEngineer13-Aug-13 14:34
JazzEngineer13-Aug-13 14:34 
AnswerRe: Own server an aid in learning to develop? Pin
db7uk14-Aug-13 9:59
db7uk14-Aug-13 9:59 
This is fine. SQL server generally tries to obtain as much memory as possible but this is not an issue for small scale development. If you really are concerned by memory etc, I would look at creating a VM and hosting your server on that. You can use a great product from Oracle no less.

http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html?ssSourceSiteId=ocomen[^]

install the software and load an image onto your pc. It is great because you set the memory, cpu and disk so if your sql server was on the vm and you limited the vm to 2gb, you never use any more than that.

Anyway, your pc seems more than capable for this. I have (unfortunately) worked on lesser memory than yours so it should be fine!!!

Just go ahead and install. If the performance is a real pain, re-think and uninstall or turn of the services... either way, there is no harm in playing! Big Grin | :-D

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.