Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

Michael Bisbjerg

@Michael Bisbjerg
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Timer that will fire at 100-400kHz
    M Michael Bisbjerg

    Microseconds... Damn.. Uhm 10^-6.. 0.001 ms... Afaik, VB only works in ms. And then only down to somewhere near 50 or so as an interval for the timer class. So, if you're gonna do that, with microseconds, you'll need another language.

    Visual Basic csharp css help tutorial

  • Using JavaScript to Change Server-Side TextBox
    M Michael Bisbjerg

    Well, serverside the ID of the textbox is not: "aspnetForm._ctl0_Conten...". But rather the ID itself at designtime: "hdnresultbox". Tried that?

    Visual Basic javascript help sysadmin

  • Is there a way to pass data from VB.net to ASP.net?
    M Michael Bisbjerg

    Have you tried services? Comes with .Net 3.0. Allows for a .Net app to adimister a service, that an app can connect to and exchange information in the form of strings.

    Visual Basic csharp asp-net sysadmin performance

  • VB.Net wireless units
    M Michael Bisbjerg

    Hello, I had this idea of doing some work with wireless units etc. So I looked into it, and found some functions in Windows Vista, for showing wireless networks (More specifically "netsh wlan ..."), which would show all networks with their signal strength etc. However, for XP, all I find points towards WMI, which I have basically no idea how to use. Could anyone point me in the right direction, in regards to wireless communication / scanning. The ultimate goal, is a triangulation application, which uses strengths from several points, to pinpoint one location. - Mike

    Visual Basic csharp tutorial

  • Gmail Contacts
    M Michael Bisbjerg

    Christian Graus wrote:

    More to the point, why doesn't it have an 'unread mail' view ? Hello ????

    Caching... :)

    The Lounge question help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups