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 / .NET Framework / General / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
listview in VB 6.013 Jan 2005 09:54 GMT1
hi im writing becase im in a hole and i don´t see the light.So ..the quesion
is easy
does anybody now how to order a column in the click event of the column
header of  a listview? thanks.
Anyone using .Net language to write shareware13 Jan 2005 09:51 GMT2
I'm wondering .NET is good for writing shareware at the moment since it
needs .net framework installed in client's computer. But current windows
don't have pre-installed .net framework which is quite big to download from
internet for many customers. I'm afraid that will turn some ...
VB.Net to COM Marshalling13 Jan 2005 09:49 GMT1
I am using a COM interface decalared as follows from VB.Net
interface ISample : IDispatch
{
[id(1), helpstring("method WriteSample")] HRESULT Write(long* pBuffer )
why doesnt user control support transparent ?13 Jan 2005 04:41 GMT6
why doesn't user control support transparent ?
even after you programmatically make it transparent the controls that you
add on it still doesn't transparency where they normally would in a winform
why is that ?
Passing Data Between Applications13 Jan 2005 01:55 GMT3
I'm interested in establishing the best way to pass information between a vb
script and a .net application.
We have a VbScript that runs on a users pc every time a phone call is routed
to that user,  this script is provided by out telecom provide. The Script
another Object reference not set to an instance of an object. prob12 Jan 2005 21:13 GMT14
I'm a beginner with .NET so this is probably a very simple problem that will
be immediately obvious to someone hopefully. I'm using J#.NET
The following contains the code caused the error
Line 385:        String link = "http://10.4.190.120/config/lconfig.aspx" ;
HelpMe12 Jan 2005 21:05 GMT3
Ok
Sorry
This code read dr[0] and dr[1] from
 DataTable dt = new DataTable();
Help with executing access query12 Jan 2005 20:49 GMT1
I have written 6 Queries in an Access DB, which are executed in a For
Each…Next loop to populate DataSet object. A new DataTable object is created
in DataSet for each query, as follows
Private Sub GetRawLiRatios()
Using a VB Application with Different Office Versions12 Jan 2005 20:46 GMT1
I am a developer who is slowly getting to grips with developing applications
using Microsoft Visual Studio 2002, specifically the Visual Basic element.
I've recently developed an application which connects to a SQL Server
database.  When it runs a report, the front-end app sends ...
Event firing problem12 Jan 2005 20:35 GMT3
I have a datagrid, whose sort command event does not get fired first time
around. It takes 2 clicks to sort the grid.
This is the first time that I have encountered this problem. Any pointers on
why it is behaving this way?
VS IDE hangs at 100% CPU utilization when project opens12 Jan 2005 20:31 GMT1
This has been the bane of my existence using Visual Studio 2003.
Recipe:
-Use UNC path to browse to directory on Win2003 Server with IIS.
-Double Click the project file, the IDE opens, but notice there is no redraw
FTP upload fails12 Jan 2005 20:21 GMT1
Hi,, can anyone help me???
I have made an FTP-app like the code on:
http://support.microsoft.com/default.aspx?scid=kb;en-us;832679
But i can't upload a file??? I recives an error when the app is trying to
HelpMeDataView12 Jan 2005 19:59 GMT1
This code read dr[0] and dr[1] from
 DataTable dt = new DataTable();
        DataRow dr;
        dt.Columns.Add(new DataColumn("IntegerValue", typeof(Int32)));
excell and dotnet12 Jan 2005 19:49 GMT2
I need to write a windows service that will read a excell spreadsheet and
either update a row in my sql db or insert the row.
My question is how do i read excell spreadsheet row by row in VB dotnet
DataViewHelp12 Jan 2005 19:26 GMT5
I have problem with:
I would like that DataView read from DataBaza "lastname"
But I don't now how do it
My code is
 
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.