Click here to Skip to main content
15,921,941 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow can I check if my IIS is alive using C#? Pin
goldsoft24-Jul-11 4:32
goldsoft24-Jul-11 4:32 
AnswerRe: How can I check if my IIS is alive using C#? Pin
SomeGuyThatIsMe28-Jul-11 17:21
SomeGuyThatIsMe28-Jul-11 17:21 
Questioncant connect windows-mobile to webservice in my computer Pin
Gali197821-Jul-11 23:26
Gali197821-Jul-11 23:26 
QuestionASP.Net Webforms - Is there an easy way to know if a validator in a hidden control is failing? Pin
Rafferty Uy21-Jul-11 15:55
Rafferty Uy21-Jul-11 15:55 
QuestionBackground Image Disappeared from Website Pin
Fiore197515-Jul-11 20:45
Fiore197515-Jul-11 20:45 
AnswerRe: Background Image Disappeared from Website Pin
Peter_in_278015-Jul-11 21:12
professionalPeter_in_278015-Jul-11 21:12 
QuestionIndexing Service catalogs-can you read them on a file server from the web server. Pin
jrcarr15-Jul-11 2:36
jrcarr15-Jul-11 2:36 
QuestionCSS for Radio Button Pin
Mugdha_Aditya14-Jul-11 0:05
Mugdha_Aditya14-Jul-11 0:05 
QuestionCSS for DropDownlist Pin
Mugdha_Aditya13-Jul-11 20:30
Mugdha_Aditya13-Jul-11 20:30 
AnswerRe: CSS for DropDownlist Pin
m@dhu13-Jul-11 21:40
m@dhu13-Jul-11 21:40 
GeneralRe: CSS for DropDownlist Pin
Mugdha_Aditya13-Jul-11 23:07
Mugdha_Aditya13-Jul-11 23:07 
GeneralRe: CSS for DropDownlist Pin
m@dhu14-Jul-11 1:32
m@dhu14-Jul-11 1:32 
AnswerRe: CSS for DropDownlist Pin
GenJerDan4-Aug-11 4:56
GenJerDan4-Aug-11 4:56 
Questionhi everybody, i have a problem css display, please help me [modified] Pin
phannhatthanh151013-Jul-11 16:45
phannhatthanh151013-Jul-11 16:45 
AnswerRe: hi everybody, i have a problem css display, please help me Pin
Shameel14-Jul-11 2:56
professionalShameel14-Jul-11 2:56 
GeneralRe: hi everybody, i have a problem css display, please help me Pin
phannhatthanh151014-Jul-11 16:00
phannhatthanh151014-Jul-11 16:00 
GeneralRe: hi everybody, i have a problem css display, please help me Pin
Shameel14-Jul-11 18:37
professionalShameel14-Jul-11 18:37 
AnswerRe: hi everybody, i have a problem css display, please help me Pin
mgblackwater29-Aug-11 18:08
mgblackwater29-Aug-11 18:08 
QuestionAd Timings Pin
Richard Andrew x6410-Jul-11 16:44
professionalRichard Andrew x6410-Jul-11 16:44 
QuestionTheme for ASP.Net MVC 3 Pin
Rahul.RK6-Jul-11 7:51
Rahul.RK6-Jul-11 7:51 
AnswerRe: Theme for ASP.Net MVC 3 Pin
Shahriar Iqbal Chowdhury/Galib8-Jul-11 10:55
professionalShahriar Iqbal Chowdhury/Galib8-Jul-11 10:55 
QuestionFill the Whole page background from an image Pin
Vimalsoft(Pty) Ltd6-Jul-11 2:04
professionalVimalsoft(Pty) Ltd6-Jul-11 2:04 
AnswerRe: Fill the Whole page background from an image Pin
Dalek Dave6-Jul-11 3:12
professionalDalek Dave6-Jul-11 3:12 
QuestionXAMPP or EasyPHP? Pin
Joan M29-Jun-11 0:47
professionalJoan M29-Jun-11 0:47 
AnswerRe: XAMPP or EasyPHP? Pin
enhzflep29-Jun-11 1:56
enhzflep29-Jun-11 1:56 
I use XAMPP myself. Simply as a result of not having heard of EasyPHP before.
For brevity, I'll abbreviate XAMPP to x* and WAMPP to w*

I do seem to recall that x* had replaced the 'old' w*, though am unable to find (in about 90 seconds) any concrete evidence of this being true, merely a few other people that had the same assumption.

I will note however, that my code written and functioning under x* in windows will run just fine under linux, so long as there are not calls to COM objects and that silly mistakes are not made with file-naming/handling conventions.

The same cannot be said for my w* code, which would invariably fail when used in x*. I'd suppose for a lack of packages, though I do recall having trouble when writing a pdf creation module, as some of the w* files were older than the same files in the x* distro - result: "No PDF you you!"


I might add, it's been at least 18 months since I investigated either. A lot can change in a year and a half.

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.