votes
How to connect DNS server in runtime only for webrequest in C#
Hell Everyone does anyone know how to connect with DNS server only for my webrequest. n then after completing work close connection with dns server Plz help me ..
blah blah blah is here! blah blah » Close
Hell Everyone does anyone know how to connect with DNS server only for my webrequest. n then after completing work close connection with dns server Plz help me ..
I got this error... Could not load file or assembly 'MySql.Data' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. But I am using the the exact same version o ...
When looking at big O notation, and when a algorithm is said to be of Log(n) runtime, what does this mean? Is it that no matter what the size of n, once you reach a certain threshold, the runtime will be the same?
hi i am add some textbox in a table at run time. i define the id of textbox using loop variable i: like (tb.ID = texbox + i.ToString();. that is ok but i want to use that id in my sql query but the no of textbox is define by user so i don' ...
Got feedack? Found a bug? report it here.