Click here to Skip to main content
15,921,276 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to use java script code in user control Pin
Sutheesh23-Jan-08 20:03
Sutheesh23-Jan-08 20:03 
GeneralRe: How to use java script code in user control Pin
N a v a n e e t h23-Jan-08 21:44
N a v a n e e t h23-Jan-08 21:44 
GeneralRe: How to use java script code in user control Pin
Sutheesh24-Jan-08 2:53
Sutheesh24-Jan-08 2:53 
GeneralPrinting a report Pin
samerh23-Jan-08 19:21
samerh23-Jan-08 19:21 
QuestionHow to Delete file on Server Pin
amin_behzadi23-Jan-08 19:16
professionalamin_behzadi23-Jan-08 19:16 
AnswerRe: How to Delete file on Server Pin
N a v a n e e t h23-Jan-08 21:51
N a v a n e e t h23-Jan-08 21:51 
GeneralFixing header in Gridview - Header creeps out of div or panel Pin
koshyjerrin23-Jan-08 19:16
koshyjerrin23-Jan-08 19:16 
GeneralApplication Run Very Slowly Pin
saravanan0523-Jan-08 19:15
saravanan0523-Jan-08 19:15 
hi friends

this is my code for check the system LAN connected or not

Dim server As String = "207.46.134.222"

Try
Dim hostInfo As IPHostEntry = Dns.GetHostByAddress(server)
Catch ex As Exception
Response.Write("OFF, host turned off")
End Try


here i connect the 20 machines through LAN.here i give all the machine IP in code behind(same as above code)

if i run the application ,the application performance is poor display the LAN details 5 min


how can i improve my applicaton peformance


Regards
saravnan

Known Is Drop.Unknown Is Ocean

GeneralAssending or Dessending order Pin
gunaarun23-Jan-08 18:41
gunaarun23-Jan-08 18:41 
Questionhow can i get a message box in asp.net using c# Pin
Radha2723-Jan-08 18:34
Radha2723-Jan-08 18:34 
AnswerRe: how can i get a message box in asp.net using c# Pin
Vasudevan Deepak Kumar23-Jan-08 18:40
Vasudevan Deepak Kumar23-Jan-08 18:40 
AnswerRe: how can i get a message box in asp.net using c# Pin
N a v a n e e t h23-Jan-08 19:08
N a v a n e e t h23-Jan-08 19:08 
AnswerRe: how can i get a message box in asp.net using c# Pin
Abhijit Jana23-Jan-08 19:12
professionalAbhijit Jana23-Jan-08 19:12 
GeneralRe: how can i get a message box in asp.net using c# Pin
Radha2723-Jan-08 20:25
Radha2723-Jan-08 20:25 
GeneralRe: how can i get a message box in asp.net using c# Pin
N a v a n e e t h23-Jan-08 21:40
N a v a n e e t h23-Jan-08 21:40 
GeneralRe: how can i get a message box in asp.net using c# Pin
Radha2723-Jan-08 22:31
Radha2723-Jan-08 22:31 
GeneralRe: how can i get a message box in asp.net using c# Pin
N a v a n e e t h23-Jan-08 22:37
N a v a n e e t h23-Jan-08 22:37 
GeneralRe: how can i get a message box in asp.net using c# Pin
Radha2723-Jan-08 22:42
Radha2723-Jan-08 22:42 
GeneralRe: how can i get a message box in asp.net using c# Pin
N a v a n e e t h23-Jan-08 22:45
N a v a n e e t h23-Jan-08 22:45 
GeneralRe: how can i get a message box in asp.net using c# Pin
Radha2723-Jan-08 22:48
Radha2723-Jan-08 22:48 
QuestionRe: how can i get a message box in asp.net using c# Pin
Sampadalam9-Oct-09 1:04
Sampadalam9-Oct-09 1:04 
Questionpopout calendar closes after i click on next/prev month Pin
cylene23-Jan-08 17:17
cylene23-Jan-08 17:17 
AnswerRe: popout calendar closes after i click on next/prev month Pin
Lostwords818-Dec-09 6:04
Lostwords818-Dec-09 6:04 
GeneralWith attachment mail send Pin
Member 387988123-Jan-08 17:08
Member 387988123-Jan-08 17:08 
QuestionRe: With attachment mail send Pin
Vasudevan Deepak Kumar23-Jan-08 18:41
Vasudevan Deepak Kumar23-Jan-08 18:41 

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.