Click here to Skip to main content
15,907,329 members
Home / Discussions / C#
   

C#

 
Question???? Error in crystal Report Build by using Command SQL in c#.net ?? Pin
jaganil26-Dec-06 18:42
jaganil26-Dec-06 18:42 
GeneralRe: ???? Error in crystal Report Build by using Command SQL in c#.net ?? Pin
Tarakeshwar Reddy26-Dec-06 19:29
professionalTarakeshwar Reddy26-Dec-06 19:29 
QuestionSelection, as if it were text. [modified] Pin
Captain See Sharp26-Dec-06 15:58
Captain See Sharp26-Dec-06 15:58 
QuestionCollection.IndexOf Method Question? Pin
haz1326-Dec-06 13:46
haz1326-Dec-06 13:46 
AnswerRe: Collection.IndexOf Method Question? Pin
Christian Graus26-Dec-06 15:04
protectorChristian Graus26-Dec-06 15:04 
QuestionHow to copy and paste a file Pin
CodeItWell26-Dec-06 10:14
CodeItWell26-Dec-06 10:14 
AnswerRe: How to copy and paste a file Pin
Ravi Bhavnani26-Dec-06 10:34
professionalRavi Bhavnani26-Dec-06 10:34 
QuestionNCover and NUnit Pin
sroberts8226-Dec-06 9:40
sroberts8226-Dec-06 9:40 
AnswerRe: NCover and NUnit Pin
Net_Bond_2.017-May-09 22:23
Net_Bond_2.017-May-09 22:23 
QuestionMake Bigger CheckBox's Check Box Pin
Tyler4526-Dec-06 7:39
Tyler4526-Dec-06 7:39 
AnswerRe: Make Bigger CheckBox's Check Box Pin
Christian Graus26-Dec-06 15:05
protectorChristian Graus26-Dec-06 15:05 
GeneralRe: Make Bigger CheckBox's Check Box Pin
Tyler4526-Dec-06 19:00
Tyler4526-Dec-06 19:00 
QuestionSwitch Pin
Shevchenko726-Dec-06 6:35
Shevchenko726-Dec-06 6:35 
AnswerRe: Switch Pin
Luc Pattyn26-Dec-06 6:44
sitebuilderLuc Pattyn26-Dec-06 6:44 
GeneralRe: Switch Pin
Shevchenko726-Dec-06 7:00
Shevchenko726-Dec-06 7:00 
GeneralRe: Switch Pin
gnadeem26-Dec-06 7:08
gnadeem26-Dec-06 7:08 
AnswerRe: Switch Pin
Vega0227-Dec-06 7:00
Vega0227-Dec-06 7:00 
GeneralRe: Switch Pin
Shevchenko727-Dec-06 7:21
Shevchenko727-Dec-06 7:21 
QuestionHow to create a file Pin
CodeItWell26-Dec-06 6:29
CodeItWell26-Dec-06 6:29 
AnswerRe: How to create a file Pin
Luc Pattyn26-Dec-06 6:53
sitebuilderLuc Pattyn26-Dec-06 6:53 
QuestionIP resolution working in a subnet... Pin
patonios26-Dec-06 6:07
patonios26-Dec-06 6:07 
AnswerRe: IP resolution working in a subnet... Pin
Tarakeshwar Reddy26-Dec-06 19:36
professionalTarakeshwar Reddy26-Dec-06 19:36 
patonios wrote:
but if i try it through an external PC in another subnet it doesn't seem to work


What kind of error or data are you getting?

patonios wrote:
how can i take my real address (which i guess it's the router's address) that is 85.75.1.3


You could use the gateway details if your router is configured as one.

You can also try to use the Tracert(try run->cmd->tracert www.codeproject.com) and adding some logic could fetch you the router address. You may have to find out the last ip address which falls within the private address cat and the next entry to it would be your router address.




Tarakeshwar Reddy
MCP, CCIE Q(R&S)

AnswerRe: IP resolution working in a subnet... Pin
patonios27-Dec-06 1:29
patonios27-Dec-06 1:29 
QuestionfolderBrowserDialog and openFileDialog Pin
CodeItWell26-Dec-06 5:52
CodeItWell26-Dec-06 5:52 
AnswerRe: folderBrowserDialog and openFileDialog Pin
Stefan Troschuetz26-Dec-06 7:32
Stefan Troschuetz26-Dec-06 7:32 

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.