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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deployment & Update application question11 Dec 2004 17:07 GMT1
I can deploy my application as well, and I can install / setup in client PC
However, If there is some modification in my application, How should I
update the version in client's PC ?
Someone said, I should use COM server ? but some said I can use smart client
Checking if a user is a member of group from a service11 Dec 2004 13:50 GMT1
Im currently converting a windows service from vb6 to vb.net and im unsure
about how to use the new directory services interface. Under vb6 i would add
a reference to the directory services and basically put
dim usr as iadsuser
dragon voice recognisation system11 Dec 2004 13:43 GMT2
        It is request u to reply soon if possible
Is there any free Dragon Voice Recognisation System
if it is there please give me the details.
Krishna
Sql question, control question11 Dec 2004 09:07 GMT2
I like to increment a number field in a database and return this value at
the same time. Can this be done with sql?
Can i  get the Name of a menu object when i click on it.
tnx for any help
Declaring  & Initializing Classes & ArrayLists11 Dec 2004 08:26 GMT7
While writing this plea for help, I think I solved my
dilemma, but I don't know why the statement that solved
the problem is necessary.  The inspiration for the
statement came from an undocumented VB example I found on
DataTable and DataColumn event11 Dec 2004 04:42 GMT1
I'm from Delphi world, In Delphi TDataSet (similler to DataTable) I
can use the following event
BeforeInsert, AfterInsert :
Trigger before and after add a new record into data table, in the
Marshal.AllocHGlobal versus Marshal.AllocCoTaskMem11 Dec 2004 03:19 GMT2
Regarding Marshal.AllocHGlobal versus Marshal.AllocCoTaskMem  Does anyone
know the circumstances in which one should use one over the other?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
frlrfsystemruntimeinteropservicesmarshalclassalloccotaskmemtopic ...
What's wrong with this Find on a DataView?11 Dec 2004 01:03 GMT4
Dim dv As DataView = New DataView(FacilitiesDS1.Facilities, "", "ID
ASC", DataViewRowState.CurrentRows)
Dim iPos As Integer = dv.Find(dr.Item("ID"))
Me.BindingContext(FacilitiesDS1, "Facilities").Position = iPos
"Syntax Error or Access Violation" ???11 Dec 2004 00:20 GMT1
I'm getting a "Syntax error or access violation" error when I try to
run a SQLServer stored procedure from my ASP.NET application. I can
run the same exact procedure from Query Analyzer with no problems. I
have checked the security permissions on SQLServer and have ensured
Converting V6 Format to VB.net11 Dec 2004 00:08 GMT1
I am trying to convert the following statement to from Vb6 to VB.Net but
with no luck. Can anyone tell me what would be an equivalent of this format
statement would be in vb.net?
For indx = 0 To SendLen - 1
new icon for custom control10 Dec 2004 21:49 GMT6
hey all,
i'm trying to add an image to my custom control so that it looks unique in
my toolbox. i saw in a webcast that all you had to do was add the image to
the project and change the Build Action property to Embedded Resource.
Reflection???10 Dec 2004 21:45 GMT3
I pass an array that consists of elements each of an unknown class to a
function.  I want to get a list of the properties of the unknown class and
the value for each property for each element of the array.  How would I do
this.  I tried propertyDescriptionclass but got an error ...
How to read text file line by line?10 Dec 2004 20:10 GMT3
Hi,
I want read line by line and characters. The characters are fix length
text file, no specific delimited method between each fields. The first
line is header line, the last line is footer.  Between the first line
Custom field in a datagrid?10 Dec 2004 20:04 GMT3
Is there way I can have a datagrid that is bound to a dataset display a
result from a function rather than from a field in the dataset?
As an example, I have a table that has a first name and last name field,
I would like to just display the full name there... Also, I have other
App.Path equivalent in VB.Net Windows Service10 Dec 2004 20:00 GMT4
I am writing a Windows Service in VB.Net, and right upfront I need to pass
the path to my config.xml file to the constructor of the class which reads
it. In the old days, App.Path & "\config.xml" would have done nicely. I have
tried using Reflection.Assembly.GetExecutingAssembly ...
 
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.