I am a beginner in web development and I would like to get the clients date time value. If I use DateTime.Now, then I get the date and time from the server point of view. Do you have a solution?
Thanks
Richard from Maryland.
I am a beginner in web development and I would like to get the clients date time value. If I use DateTime.Now, then I get the date and time from the server point of view. Do you have a solution?
Thanks
Richard from Maryland.
Hello Will
I have a vb.net site and I would like to show a div when someone hovers over an element using CSS (not javaScript). Can you help me?
Earl Walker from Washington DC
Hello Will
What’s the most efficient way to concatenate strings in .Net Programming
Mario from Germantown
Hello Will
I have a bottleneck in some part of my .net programming code that I need to measure the time it takes to run as accurately as possible. What is the best way to measure the performance?
Sheri from Gaithersburg
I have a text box in vb.net and I need the result to be converted into ‘int’ to store it in a Sql Server database. How can I do this?
Patrick from Maryland
According to CSS rules visibility:hidden
and display:none
both result in the element not being visible. How are they different?
From James Bean from Rockville