Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
QuestionRe: Regarding Telnet urgent Pin
praveenkumar palla19-Sep-07 3:10
praveenkumar palla19-Sep-07 3:10 
AnswerRe: Regarding Telnet urgent Pin
Not Active19-Sep-07 3:22
mentorNot Active19-Sep-07 3:22 
GeneralRe: Regarding Telnet urgent Pin
praveenkumar palla19-Sep-07 3:25
praveenkumar palla19-Sep-07 3:25 
QuestionHow do Access INI file value in C# 2.0 Windows Service Project Pin
Sundarapandian.Balasubramanian19-Sep-07 0:42
Sundarapandian.Balasubramanian19-Sep-07 0:42 
AnswerRe: How do Access INI file value in C# 2.0 Windows Service Project Pin
Not Active19-Sep-07 3:08
mentorNot Active19-Sep-07 3:08 
GeneralRe: How do Access INI file value in C# 2.0 Windows Service Project Pin
Sundarapandian.Balasubramanian19-Sep-07 3:42
Sundarapandian.Balasubramanian19-Sep-07 3:42 
Questioncant see my site in browser! Pin
confusedme19-Sep-07 0:07
confusedme19-Sep-07 0:07 
AnswerRe: cant see my site in browser! Pin
samforu19-Sep-07 1:59
samforu19-Sep-07 1:59 
hi
if i understand your question you want to browse your website on Lan the way is to add the file system web site to vertual directory you can do it like this:
open control panel --> adminstrative tools --> IIS
when you open it look at left side of the window and right click on web site default in web sites in your local computer tree.
on the right menu choose new --> virtual directory that will launch wizard
. alias name will be the website name
. in the browse window put your project folder
. in the permision put what you see necessary
and now you can see your website like this
http://localhost/'your web site name'
or if you are o lan any one can write your ip/'site name' and he will see your web site

. it's not necessary to put your file system project in wwwroot folder and this is one of it's benefit
gain i hope i understand your question
have nice day
GeneralRe: cant see my site in browser! Pin
confusedme19-Sep-07 18:58
confusedme19-Sep-07 18:58 
AnswerRe: cant see my site in browser! Pin
Dave Kreskowiak19-Sep-07 5:22
mveDave Kreskowiak19-Sep-07 5:22 
AnswerRe: cant see my site in browser! Pin
confusedme19-Sep-07 18:40
confusedme19-Sep-07 18:40 
QuestionNUnit Pin
Rohde18-Sep-07 23:59
Rohde18-Sep-07 23:59 
AnswerRe: NUnit Pin
Robert Rohde19-Sep-07 1:57
Robert Rohde19-Sep-07 1:57 
GeneralRe: NUnit Pin
Rohde19-Sep-07 2:15
Rohde19-Sep-07 2:15 
QuestionMax member of ArrayList? Pin
bug_aonz18-Sep-07 23:00
bug_aonz18-Sep-07 23:00 
AnswerRe: Max member of ArrayList? Pin
garyshort18-Sep-07 23:12
garyshort18-Sep-07 23:12 
AnswerRe: Max member of ArrayList? Pin
Dave Kreskowiak19-Sep-07 5:17
mveDave Kreskowiak19-Sep-07 5:17 
QuestionSocket Connection, help me please!!!! Pin
Vampire1986hieu18-Sep-07 21:47
Vampire1986hieu18-Sep-07 21:47 
AnswerRe: Socket Connection, help me please!!!! Pin
garyshort18-Sep-07 23:15
garyshort18-Sep-07 23:15 
AnswerRe: Socket Connection, help me please!!!! Pin
ramdil19-Sep-07 0:32
ramdil19-Sep-07 0:32 
GeneralRe: Socket Connection, help me please!!!! Pin
Vampire1986hieu20-Sep-07 16:11
Vampire1986hieu20-Sep-07 16:11 
QuestionHelp on pinvoke functions Pin
izakfick18-Sep-07 21:43
izakfick18-Sep-07 21:43 
NewsFeedback: How to find the number of current window handles [modified] Pin
Martin#18-Sep-07 21:27
Martin#18-Sep-07 21:27 
GeneralRe: Feedback: How to find the number of current window handles Pin
ramdil19-Sep-07 0:33
ramdil19-Sep-07 0:33 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#19-Sep-07 2:16
Martin#19-Sep-07 2:16 

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.