- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 4
- Posts with Downvotes
- 3
- Downvoting Members
- 3
10 Posted Topics
Re: Question: How did you change OS's on a touchpad?? Touchpads dont usually have a DVD drive slot! Do you mean a touchscreen laptop/tablet? Unless this term "touchpad" is becoming so encompassing, I always thought a "touchpad" was the same design principle as an iPad, HP WebOS, Nexus 7, etc.. | |
Re: Depending on your DHCP/DNS needs, many networking "edge" devices can offer such services built in including a firewall. However, if your a networking nut, use Windows Server, then you can setup an Active Directory! Yaay.. lol | |
Re: Yes, it sounds like the registry needs a good scrubb'n You can just ctrl+f to find all Java refrences then scrub em!! | |
Re: http://www.codecademy.com/#!/exercises/0 has some cool interactive learning strategies. | |
I was wondering the best way to implement a square root button. Below has everything from 0-9, the four functions, and a decimal and clear function. Dim valueOne As Single Dim valueTwo As Single Dim operation As Integer Dim answer As Single Private Sub Button1_Click(ByVal sender As System.Object, ByVal e … | |
I was wondering how we can introduce different languages to this site like Processing.js wich is a JavaScript port of Processing. Processing is built off of Java, but provides programmers and non-programmers alike the instant gratification of instant visual results, with shorts amount of simple code. Processing.js uses JavaScript to … ![]() | |
Re: Are you talking about TCP connections on Windows based drivers/apps? If so, there usually is a delayed acknowledgement recieved, then it tries to re-connect. | |
Re: What kind of router is it? On some routers theres an option to turn off LAN ports to save power... | |
As more and more sites require complex form dialoging, it seems that JavaScript is taking over ASP.NET. Who uses .NET anymore and how sufficient is it? I will admit, JavaScript does have its kinks and perpetual bugs but is far more capable and adaptable than ASP.NET in my opinion. Should … | |
I have used Cisco products for years, from Ciscoworks, WLSE, ADSM, web interfaces on various hardware products, ACS, NAC appliance, mobility engine with IPS, CSM, and etc. but they seem to all have issues or otherwise prove to be more headache than what should be acceptable. What is wrong with … |
The End.