Posts Tagged ‘Config’

My Windows Wont Run, Even In Safe Mode, Last Known Config, Even After Sys Restore And Multiple Boot Disks?

Friday, October 9th, 2009

My windows wont run, even in safe mode, last known config doesnt work, even after system restore and after multiple boot disks recoveries. It cycles to a blue error screen and restarts over and over to the 30 second option screen.

Can I Run Gta4 My Sys Config Is Intel Pentium D(2.6ghz),2gb Ram,512mb Nvidia 8600,lots Of Hdd Space,win Xp Sp3?

Sunday, September 6th, 2009

I tried to install gta4 on windows 7 but some error occurs during installation

Is There Any Way For Asp.net Config Files To Be Embedded Or Make A Part Of Dll?

Wednesday, August 5th, 2009

I have a situation where i have 2 config files for my web application. Web.Config and abc.config. In production i don’t want to deploy config file as text files. I’m looking for a way to incorporate as embedded resource or a dll, from where my application can read. i have came across encrypting the files. but in my situation i prefer embadding or making a resource file. is there any way to approach this?