Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Loop through controls to change labels/buttons per language18 Mar 2008 05:44 GMT3
We're working on what will become a multi-language application, and I
wanted to see if this idea is feasable.
What we're thinking of doing is creating a table to contain all text
of the application and in multiple languages, for example:
update command18 Mar 2008 05:25 GMT2
my update command works just fine and i have three fields that represents
double because they are number fields and in my database i gave them a
default value of 0. but when i change those values an error occurs saying
something like data truncate on that field. here's my update ...
VS2008 IDE question18 Mar 2008 04:09 GMT6
When I open a form (already exists) in the IDE, why is it marked 'dirty'
before I have touched it?
In fact, if I open an existing solution, the solution, project, and any form
that was open in the IDE the last time I closed the solution are all marked
Reflection on obfuscated assemblies??18 Mar 2008 01:42 GMT1
Hi, this is my scenario.
I have a win forms application (EXE), this app uses an assembly that I also
build (DLL). That assembly encapsulate several classes, for example,
cTeachers, cStudents, cSchedules, etc.
How to Pass User-Defined Structure Containing Strings to DLL18 Mar 2008 00:49 GMT6
I am working on a VB project that has to use a C++ dll that provides some
look up function.  The original VB6 code followed the example at
http://support.microsoft.com/kb/107750, but this is no longer applicable for
a number of reasons under VB 2008.
Get the parent of usercontrol18 Mar 2008 00:02 GMT1
I have develop one UserControl from Vb 2005. I have also "Make
Assembly COM-Visible" to checked. How can I get the parent
application's name of this usercontrol. I mean, if I put this control
on custom pane of MS word or MS outlook (by using COM-addin of word /
ComboBox - mousedoubleclick event17 Mar 2008 23:55 GMT1
I am having trouble getting any of the combo boxes to respond to a mouse
double click. Nothing happens! I do get a response using the mousedown event,
but not a mousedouble click event. I am using VS 2005, VB.NET. I had no
problem with Access VBA 2000 with this kind of event.
wathing for ALt key in keydown event17 Mar 2008 19:50 GMT3
apparently  the following in keyDown event fails to capture the alternate
key down
Private Sub cbAddressBar_KeyDown(ByVal sender As System.Object, ByVal e As
System.Windows.Forms.KeyEventArgs) Handles CBAdressBar.KeyDown
CopyDirectory method gives permission error17 Mar 2008 15:59 GMT5
I am new to .Net programming, but I am experienced with VB6. I am using VB
2008 Express to write a small program to copy a directory structure and files
from a CD to a folder on C: drive.
I have a form with 2 buttons; one to do the copying and one to cancel.
Warning    1    Exception has been thrown by the target of an invocation.        0    017 Mar 2008 14:21 GMT2
I find the following warning in my Error List:
Warning 1 Exception has been thrown by the target of an invocation.  0 0
This is a  solution with 41 projects and I have no idea which one is causing
the error.
Event Fireing order17 Mar 2008 13:25 GMT7
Does anyone know the Visual Basic .NET event fireing order?
Signature

Mark

Text.Substring17 Mar 2008 12:13 GMT7
Dim mystring As String
       mystring = txtInputValues.Text
       mystring.Substring(mystring.Length - 3)
I want my mystring to display the last 3 from the txtinputValue.text
Execute macro on event17 Mar 2008 12:01 GMT4
In VS 2005, I want to have a macro run whenever I save a document.  (I want to
update my assembly version when I modify a source file in a project.)
I've spent a couple of hours digging through the docs for creating macros, but I
can't decipher them well enough to get this working ...
Crystal Reports Page Footer Problem17 Mar 2008 06:48 GMT4
Hi, my problem is very simple yet interesting.
In Crystal Reports the page footer appear at the bottom of the page,
but I want it to appear just after the contents of the page. How can I
do that? Actually the problem is that I have created a software for a
Trying for FILETIME to local time and failing17 Mar 2008 05:24 GMT3
I looked at the help and googled a bit and decided I had the right idea.
Starting with KFTP from PSC, I wanted to get the remote file last write
time.  The results was a GPF trying to write protected memory.  Here's
the setup.  Any pointers appreciated.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.