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
L

lordkaile

@lordkaile
About
Posts
13
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • FormBorderStyle set to None with context menu on taskbar?
    L lordkaile

    Sorry bout it, it wasn't intentional though... thanks anyway.

    IT & Infrastructure csharp question

  • FormBorderStyle set to None with Context Menu on taskbar?
    L lordkaile

    If the FormBorderStyle of the main form is set to None, the context menu on the taskbar is no longer accessible, which normally has menus Restore, Minimize, Move and Close when you right-click it.. is there a way at C# to still be able to display the context menu when the FormBorderStyle is set to None?

    C# csharp question

  • FormBorderStyle set to None with context menu on taskbar?
    L lordkaile

    If the FormBorderStyle of the main form is set to None, the context menu on the taskbar is no longer accessible, which normally has menus Restore, Minimize, Move and Close when you right-click it.. is there a way at C# to still be able to display the context menu when the FormBorderStyle is set to None?

    IT & Infrastructure csharp question

  • Help: Getting the IPAddresses of Computers in a Workgroup
    L lordkaile

    " 'Public Property Address() AS Long' is obsolete: 'IPAddress.Address is address family dependant, use equals method for comparison.' " That's the whole statement of the error. My framework is 1.1, and it cant be 2.0 coz im not using VS2005.. but can i use Framework 2.0 with VS2003? i haven't found another way..and how can i set the client to look for any server running in any of the pc in a network. Like if i run a Server or the listener on PC4, the client is on PC1, without specifying the IPAddress where the Server file is running.. if i transfer the server to PC8, the client can still detect it. Something like that. I'm actually new on using System.Net and im just lookin on examples available in the web. I have tried the basics of Server-Client, the problem is the one i stated above. and the client issue.. thanks

    Visual Basic csharp help question

  • Help: Getting the IPAddresses of Computers in a Workgroup
    L lordkaile

    Hmm.. but i'm using Visual Studio 2003.. anyways do u know another way? Hope u can help me.. i'm still lookin for another way though.. Thanks

    Visual Basic csharp help question

  • Help: Getting the IPAddresses of Computers in a Workgroup
    L lordkaile

    Help please.. Can anyone there resolve this? -Sample Code- System.Net ... 'let's assume there are other codes here dim Addr as IPAddress With DNS.GetHostByName() Addr = System.Net.IPAddress(.AddressList(0).Address) End With ... That should have been the way to get the IP Addresses, but in VBNET 2003 the line: "(.AddressList(0).Address)" is obsolete.. Anyone knows the new way?? Be grateful for the help.. Thanks in advance..

    Visual Basic csharp help question

  • VB.net 2003 application
    L lordkaile

    You said the other PC does not have VB.NET 2003? It might not have the .NET Framework.. so you'll have to install "dotnetfx.exe". It can be downloaded at microsoft website.. search for it.. www.microsoft.com And if you have a database with SQL server.. you will have to setup a SQL server on that PC.. a client i suppose.. goodluck

    Visual Basic csharp database sql-server sysadmin

  • How to Launch MSWORD in VB.NET?
    L lordkaile

    Hello everyone.. how do you launch a MSWORD document in VB.NET, by code? Like if i want to open VB.doc. When I use the shell command, and then specify its path.. it will juz say 'File Not Found!'. It only launches executables.. I can't actually open the MSWORD file.. Can anyone help me out with this? Thanks in advance..

    Visual Basic csharp linux help tutorial

  • VB.NET accessing MS Access with password problem... [modified]
    L lordkaile

    Steve! i've tried your connection string and it worked! Thanks a lot man! now i dont have to worry about my database being vulnerable..! Thanks for the help! :) -Kai

    Visual Basic database help csharp sql-server

  • VB.NET accessing MS Access with password problem... [modified]
    L lordkaile

    i have tried it b4 and it's really not for access, in the first place setting password to an access database does not require username..and if u use the password with the username, it will juz prompt an invalid password.. it's alright, thanks anyway : )

    Visual Basic database help csharp sql-server

  • VB.NET accessing MS Access with password problem... [modified]
    L lordkaile

    Thanks for the answer.. but the user id and password pertains to a SQL server... i think.. i've tried that b4.. and the password isn't the password of the access database.. -Kai

    Visual Basic database help csharp sql-server

  • VB.NET accessing MS Access with password problem... [modified]
    L lordkaile

    I always put my database inside the bin or in a folder inside the bin.. i'll try your connection string, thanks! :) -Kai

    Visual Basic database help csharp sql-server

  • VB.NET accessing MS Access with password problem... [modified]
    L lordkaile

    Greetings everyone! i'm a junior programmer of VBNET.. I don't have an SQL Server and im still not into hard coding SQL... so i'm using MS access as my database.. The problem is, i like to set a password on my database..let's say 'depedsys.mdb' is my database file.. but if i set a password in it.. can't access it on VBNET.. Im using the Microsoft JET Oledb 4.0 Provider.. Anyone can help me out with this? Thanks in advance.. -Kai Kai Studios -- modified at 0:28 Sunday 30th July, 2006 Kai Studios

    Visual Basic database help csharp sql-server
  • Login

  • Don't have an account? Register

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