all groups > dotnet general > february 2005 > threads for monday february 14
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
W. Forms Datagrid
Posted by ojv at 2/14/2005 11:45:02 PM
Have a datagrid bound to a table. Is it possible to modify the text in the
column headers and also permit lineshift in there? Any help appreciated.
Is this the appropriate newsgroup?
ojv... more >>
Help on Filtering XML nodes ???
Posted by serge calderara at 2/14/2005 11:33:02 PM
Dear all,
I have a csv file data which has been read and populate on a dataset object.
then I need to bind part of the content of the dataset to a treeview control.
I have read that XML format is particular usefull to be bind to a treeview
as it handle nodes. So I have try to save my dataset ... more >>
Multiple Forms in a Page?
Posted by clintonG at 2/14/2005 8:45:20 PM
I understand ASP.NET 1.1 will only support a single server-side form in an
..aspx page. Could I get tricky from that same page and have a second
server-side form in an .aspx page displayed within an iFrame?
Can you give me your favorite URL pointing to a document describing how to
work with mu... more >>
Installing Visual Studio .NET 2003 to a disk other than C?
Posted by Chris Protopapas at 2/14/2005 7:45:01 PM
The Visual Studio .NET 2003 installation program is forcing me to install to
C:\Program Files\... There is no browse button visible to change that to a
different drive. Can this possibly be normal? Why does it not let me change
the installation path?... more >>
Firefox as COM component?
Posted by Larry David at 2/14/2005 5:19:37 PM
Hi,
The WinForms (.NET) application that I'm designing calls for an
integrated browser. Due to the fact that Firefox's support of CSS is a bit
more comprehensive than Internet Explorer, I'm wondering if it's possible to
embed a Mozilla browser as opposed to an IE browser. To do this, Firef... more >>
login name variable
Posted by Ben at 2/14/2005 4:41:03 PM
is there a login name variable that I can use in my ASP.net, VB.net program?
I am trying to have different users access different webform as they login.
thanks for any help... more >>
Convert from managed byte[] to void* and back to byte[] again
Posted by jim.wiese NO[at]SPAM gmail.com at 2/14/2005 3:54:48 PM
I've got a question which is hopefully a very simple one: I have an
unmanaged DLL which has abstracted the memory management such that I
can supply the malloc and free methods.
(ie)
void __nogc * pascal myMalloc (struct tag_MemoryStream __nogc * pX,
size_t cb) ;
void pascal ... more >>
Overriding attributes
Posted by Ricky at 2/14/2005 3:25:35 PM
I have a solutions that contains 13 projects. Now all 13
projects share the same AssemblyInfo.cs file. Within the
AssemblyInfo.cs I use the AssemblyKeyFile to strong name
all the assemblies.
Except one project can't be strong named due to unsigned
3rd party dlls. What I'd like to do is... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Visual Studio .NET IDE
Posted by MSNEWS at 2/14/2005 2:50:18 PM
Hi All,
I am writing some C# coding to develop middle tier COM+ components.
When those components are debugging, (As Library Application), the values of
variable used in the code are not properly listed in the watch window. Can
any one please explain any wok around for my problem ?
Also is ... more >>
Can't open web project--access forbidden
Posted by John Spiegel at 2/14/2005 11:47:42 AM
I probably asked this same question when I installed VS.NET on my last
machine...
What setting(s) do I need to change in order to open a web project?
Currently I get "http/1.1 403 access forbidden" when trying to do so. And
help essentially tells me to see me (the third-rate administrator)... more >>
point of sale system
Posted by dave at 2/14/2005 11:21:39 AM
Hi
I m thinking to build application point of sale system.
I have never done before so I'm very much new and couldnt understand where
should i start from. Whts the best language to use to build this software
Can anyone guide me?
Can any one suggest how to print to epson tm88iii printer using an... more >>
SQL Helper Class
Posted by amber at 2/14/2005 10:11:02 AM
Hello,
I'm using Microsoft Application Blocks in a project I'm working on.
I now need to populate a single dataset, that consists of 2 tables.
From what I've read, if I wasn't using MS Application Blocks, it would
simply be
dataAdapter1.fill(dataset1("table1")
dataAdapter1.newSelectComm... more >>
Problem With Remoting Help ME
Posted by Gigi at 2/14/2005 9:55:45 AM
I have write a DLL server
I have this problem : when I call one specific function to the inside Class
i have this error :
"Impossible to find the constructor demanded for deserialize a object of
type DllServer.NetApi+cColl
This is my Class, I have only specified the interested part
Publi... more >>
what is type library?
Posted by Tee at 2/14/2005 9:54:35 AM
Hi guys,
I have a problem with my VS project, it keeps saying COM Interop
registration failed. Could not find a type library for assembly 'Class1'.
If I choose to continue, everything still work fine.
If I type regasm class1.dll /tlb, it will create a .tlb file and solve the
problem, but th... more >>
Open a visio drawing file and in C# ?
Posted by Hai Ly Hoang at 2/14/2005 9:39:28 AM
Hi,
I want to open a visio drawing file (.vsd) from hardisk and get the list of
all shape in that file ? How to do that ?
Thank your very much !
Hai
... more >>
Column width
Posted by aspnetpal at 2/14/2005 7:33:21 AM
Hi Every1, I'm getting this error.
'Cannot specify a column width on data type smalldatetime.'
I'm using SQL Server & I've check the data type in the db & it's same
as smalldatetime.
Any suggestions would be highly appreciated.
Thanks
<Error>
Column or parameter #8: Cannot specify a colum... more >>
Triming extra characters ???
Posted by serge calderara at 2/14/2005 7:17:04 AM
Dear all,
I have a csv file which as following output :
"REC00001.CSV","Pipe","25 x 2.5 mm","LP602","LP602","02/11/2004 15:15:04"
I need to remove from that string doucble quote char.
In order to read my file I use following code :
sRead = m_IOStream.ReadLine
'- as it... more >>
verify that ASP.NET or ATL Server is correctly installed on the server.....
Posted by catt231 NO[at]SPAM gmail.com at 2/14/2005 6:08:36 AM
I keep getting this silly Error since installing the lastest Windows
XP updates...
Error while trying to run project: Unable to start debugging on the
web server. Could not start ASP.NET or ATL Server Debugging.
Verify that ASP.NET or ATL Server is correctly installed on the server
Ever... more >>
dot net minimum install
Posted by Mike D at 2/14/2005 6:05:04 AM
I am going to write an executable program that will run on Win XP sp1. What
do I need to install to allow it to run. Do I have to install the whole
framework or is there a minimum version for client installs?
Thanks
Mike... more >>
Check out problem in VSS Commandline
Posted by Imayakumar at 2/14/2005 4:39:01 AM
Hi,
I am using VSS through CommandLine. I have a problem in Checking Out a file.
Whenever I invoke the following command,
"SS Checkout File2.txt -YAdmin "
the file gets checked out to the current directory other than the working
directory in the VSS. How can I checkout the file to a desired ... more >>
Creating TextBoxes Dynamically
Posted by Briand at 2/14/2005 4:15:02 AM
In my previous posting I failed miserably, to give enough information to get
my difficulty apparent.
So to start again. I want to create textboxes dynamically in VB.NET. This
is not a web application that I'm trying to build. I should add that i am a
very new user to VB.NET and as such a... more >>
Detect when user becomes active after being idle for a while
Posted by Nukeation at 2/14/2005 3:03:06 AM
Hi,
I want to activate a special app / form when the user comes back to his
computer after being idle for a while. I would also like to find out how long
the user has been away. My app does not put up any UI. I'm coding it in
VB.net 1.1, and I need it to work on Win98 as well.
Thanks,
D... more >>
ASP.net design question
Posted by Ben at 2/14/2005 1:41:04 AM
for an ASP.net app that is to handel 300 images, would or would not be a good
practice, not to insert images into SQL database table and just add each
image to the webform via reteriving from HD and store other info's for each
image into the SQL database? how is it done normaly? thanks for hel... more >>
Problem with big datatable
Posted by mtnhan at 2/14/2005 1:11:03 AM
Hi everybody.
I have a plain text file and I read row by row after that put it into
datatable (one cell contains one character). So this Datatable size can be
50,000x50,000 or more than. After that I bind this datatable to datagrid.
Everything is ok until the datatable > 2,000x2,000 . My prog... more >>
Passing Var's to Procedure
Posted by Ben at 2/14/2005 12:27:02 AM
I am using VB.net, ADO.net and trying to insert images to a SQL table, the
procedure below it works but how and what I need to change such that I can
pass (i.e.) catergories, picture, categoryName as variables? thanks for any
help
Private Sub File2SqlBlob(ByVal SourceFilePath As Strin... more >>
|