| ArrayList subtract? (3 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| I have two arraylists, one with a list of groups and one with a list of groups assigned to a user. I would like to subtract the second AL from the first AL to get an AL of groups to which the user *isn't* assigned. Is there an easy way to do this? Thanks, Craig |
|
| Errors configuring the data adapter (3 replies) |
| microsoft.public.dotnet.languages.vb |
| Greetings! I am trying to set up an SQLDataAdapter to talk to a simple table in my database. I have successfully created an SQLConnection object and another SQLDataAdapter to talk to a different table. The table I am trying to use the second adapter for has three columns, a uniqueidentifier column set up to be a primary key, a 10 character char column named formula cde, and a 50 character char col... |
|
| Windows Generated Code (2 replies) |
| microsoft.public.dotnet.languages.vb |
| Does anyone on the group know how to generate Windows Code for User Control. What I am suppose to do is to generate VB.NET Code for custom user control. Does anyone know how does the VB.NET is generated when a Controls are placed on the Form? Awaiting replies |
|
| Free ODB.Net (2 replies) |
| microsoft.public.dotnet.languages.vb |
| ODB.Net is an Object/Relational mapping framework that allows persistence ..Net Objects against relational databases. It completely based on ADO.NET technology and also can be used in the same way as .Net build in Data Provider. With ODB, you can build applications that work with multiple database systems (presently supports MS Access, Oracle Server and MS SQL Server) without making ANY changes to... |
|
| Derived classes cannot raise base class events? (4 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| Derived classes cannot raise base class events???? I am subclassing (or should I say now Inheriting) a standard control The Inherited control uses lots of APIs, some APIs change a few control states but those changes are not reflected on the kept properties Is there a way to fast update the properties or ... I am lost ;( |
|
| How to implement a function pointer? (6 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| Hi Is there a way to implement a function pointer in VB.NET (I don't have enough knowledge about C) Thanks for any help |
|
| Project location not fully trusted by .Net runtime (3 replies) |
| microsoft.public.dotnet.languages.vb |
| I am getting the following message when attempting to open a solution from another computer on my network: "The project location is not fully trusted by the .NET runtime. This is usually because it is either a network share or mapped to a network share not on the local machine. If the output path is under the project location, your code will not execute as fully trusted and you may recieve unexpec... |
|
| instance object path (2 replies) |
| microsoft.public.dotnet.languages.vb |
| After I create a new instance of Word, how do I get the CurDir of that instance of Word? Thanks in advance for any help. Ron Dahl |
|
| VB 6.0 TO VB .NET - what was your experience? (23 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| I'm writing a paper on VB 6.0 to VB .Net migration. I'm looking for a couple of comments from organizations that have done this. (If you went to C# or some other place, that's fine but it's not what I'm focusing on here). If you have any brief comments, I'd be most grateful if you could email them to me; I'll make sure you are properly credited. Comments welcome here too of course, but I'll need e... |
|
| setup app question (5 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| I made a setup app for my vb.net app.. now I use to change the version number of thet setup and the company name and stuff, but for some reason I cant remember where they are at to change.. i use to do it all the time.. can someone please direct me where to look? thanks |
|
| Removing a background image from a form. Help please (3 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| I added a background image to a form, but there seems to be no way to remove it without going into the code, expanding the form code, then changing it there. This seems silly. Once an image is added, how do you remove it? TIA Andrew. |
|
| Changing the ForeColor of an individual item in a CheckListBox? (3 replies) |
| microsoft.public.dotnet.languages.vb |
| First a little background: The school were I work needed the ability to test real time reporting students by playing specific audio files over the computer and I've written an app that populates a checklistbox from a datatable with the computer names. One of the instructors has asked me if it would be possible to change the color of the text if a test has already been assigned to the computer and ... |
|
| Clipboard in console app? (3 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| Hi, I have a little console app that just does a little bit of processing. The last thing I want it to do before it exists is stick a string onto the clipboard. I will then access the clipboard and get the info I need. For instance, run the console app, and then past the info into a notepad after it runs. The only problem is that I can't seem to access the clipboard from a console app. Is this eve... |
|
| Context Menu For Tray Icon (4 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| Hello, I have attached a context menu to a notify icon. The problem is that when I run the program I get blank text for the items on the context menu, they work fine, but no text is shown and the menu items themselves have a width large enough for an icon. Any ideas? Simon Jefferies Tools Programmer Headfirst Productions simonj@headfirst.co.uk |
|
| Showing Text in/over a progressbar? (3 replies) |
| microsoft.public.dotnet.languages.vb |
| A few questions about the progressbar: 1. Is there a way to show text in/over a progressbar (like using a label with transparent background? Which hasn't worked for me, BTW). 2. Can I get a "Smooth" progressbar instead of the "Segmented" bar? 3. Can I change the color of the progressbar? Thanks! |
|
| MDE 2003 Docs (2 replies) |
| microsoft.public.dotnet.languages.vb |
| Hello: I have purchased and installed VB.net Standard Edition. The help.about dialog of VB uses the string "Microsoft Development Environment 2003 Version 7.1.3008. I entered the string "Microsoft Development Environment 2003" in the MSDN site hoping to find documents for the IDE. The result: "Sorry, no results found." Where are the documents for this IDE? Dennis D., http://www.dennisys.com/ |
|
| How to start a NT service (2 replies) |
| microsoft.public.dotnet.languages.vb |
| Hi, I want to start a system service with vb.net, how to do? Thanks |
|
| SecurityPermission (Accessing remote registry key) (2 replies) |
| microsoft.public.dotnet.languages.vb |
| I need to read a registry key from a remote computer. Using "regedt32" I can connect and look at keys just fine. However, when I try to do it with my app, I get the following error: The application attempted to perform an operation not allowed by the security policy. The operation required the SecurityException. To grant this application the required permission please contact your system administr... |
|
| P2P sample/doc (3 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| Hi, I m looking for some P2p vb.net samples and/or documentation. Thanks Stan |
|
| reading *.pdf (3 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| how to read *.pdf files or imports data from pdf to sql 200 table. P.S. data in pdf file is table (like xls) thx |
|
| debugging (2 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| what is the difference between the immidiate window and the command windw in vb.net when do i use which whilst debugging? thanx |
|
| A Stupid Question i know (4 replies) |
| microsoft.public.dotnet.languages.vb |
| Hey Group, Probably a Stupid question i know but, what is the difference between a datagrid and Dataview? Ta MCN |
|
| Translate SUID to string? (2 replies) |
| microsoft.public.dotnet.languages.vb |
| I'm working on an enterprise sysadm diag application and was wondering is anyone had a sample of VB.NET code for translating the SUID (on a remote machine) from HKEY USERS into a string. For example: User {HKEY USERS\S 1 5 21 3746163187 2696873875 1108763533 1108} Tom.Jones.Adm is logged onto machine : NTPWKSTN22VA Any help would be greatly appreciated T$ |
|
| Two winforms communication (5 replies) |
| microsoft.public.dotnet.languages.vb |
| Hi, there My application has two winforms. One startup winform, say Form1 and one winform, say Form2. I have a treeview control and a button Btn1 on Form1. In the Btn1 click event I show a new instance of Form2, the code is like this: Dim frmAction as new Form2 frmAction.showdialog( ) My expected result is when I close the form frmAction, Form1 is notified and do some action like update the treevi... |
|
| Smartcard (2 replies, VIP) |
| microsoft.public.dotnet.languages.vb |
| Hi, I would want to develop an application that it allows to use one smartcard. Quancuno can help me? I do not succeed in reperire information on like reading and writing given in the card. Thanks Raffaele |
|