all groups > dotnet general > february 2005 > threads for monday february 7
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
Obfuscators free or OSS
Posted by Goalie_Ca at 2/7/2005 11:36:19 PM
Does anyone know of a free or open source obfuscator for .NET. The only
ones i have found thus far have been commercial. A quick google of mono
obfuscators came up with nothing either.
... more >>
Printing from the data grid
Posted by Ishan Bhalla at 2/7/2005 9:47:01 PM
hello all,
Does anyone know how to print from a grid or a list view? a few code
samples would be great.
thanks in advance
Ishan... more >>
database Question..
Posted by dcinfinite at 2/7/2005 9:05:05 PM
hi everyone..
i have a situation, there are two drop down list, 1)Car Model 2) Car
Colours. A set of specific colours would fill up the second dropdown list
based on the Car Model choosen on the first drop down list.
my question is how do i create a database table that enables me ... more >>
Search in Specific Forum
Posted by al NO[at]SPAM adlsoftware-dot-com.no-spam.invalid at 2/7/2005 6:55:36 PM
How do I search a specific forum? When I do a search using the search
facility provided, I get results from all forums within this site.
Can't I limit it to the forum I am currently in?
Alan :cry:
*---------------------------------*
Posted at: http://www.GroupSrv.com
*----------------------... more >>
Help with the ASP Web Matrix
Posted by Jeff Thur at 2/7/2005 4:45:33 PM
I seem to have a problem with Web Matrix.
When attempting to write the line:
Imports System.Data.SQLClient at the top of my code, this
doesnot seem to be taking. How do I know?
When attempted to run a Microsoft example of executing an
example from ASP.Net I am getting pounded with errors on
... more >>
deploy a vb.net app
Posted by Mary at 2/7/2005 4:05:03 PM
I'm a newbie also. My app runs great on my PC. However, I don't want to run
it for everyone else which is what is happening now.
It's a pretty simple app, 1 windows form calls on 1 of 4 other forms. These
4 other forms generate Crystal report PDFs on a network drive based on dates
input ... more >>
mouse pointer
Posted by Ishan Bhalla at 2/7/2005 3:47:02 PM
Hello
In vb6 when a long task was running i used the
screen.mousepointer = vbHourglass
What equivalent cammand do i use in dot net
Thanks in advance
Ishan... more >>
Getting the user login name
Posted by Ishan Bhalla at 2/7/2005 3:43:04 PM
Hello,
please tell me how i can get the login name of the person who has logged in.
Thanks in advance
Ishan... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Substract part of the string based on tags (c#)
Posted by Jay at 2/7/2005 3:37:04 PM
Hi y'all,
I have a beginner question... I want to get the all the values inside of
two tags in a string.
for example:
string HTMLContent = "<b>this is a test</b> <!-- start --> Hello world <!--
End --> <i>anohter test</i> " ;
I want to get whatever is inside of the start and end tags:
... more >>
IIS install
Posted by JMorrell at 2/7/2005 1:59:02 PM
I was installing .NET Academic and could not go forward with installing IIS
because I don't have the original OS CD. Is it critical that I have it for
the install and if so, is there a way around it. My pc is a few years old
and the CD got lost in a move.
tia,
--
JMorrell... more >>
Any facilities for reporting?
Posted by mscertified at 2/7/2005 1:53:02 PM
What facilities does .NET have for reporting. Does it have any equivalent to
Microsoft Access reporting? I have to develop an application to do some
management reports and would like to use .NET. ... more >>
should i take MCAD now?
Posted by wcher NO[at]SPAM hotmail.com at 2/7/2005 1:02:08 PM
I am planning to take MCAD.net certification but i heard new certification
will come up end of this year, should i wait?
Regards
Manson
... more >>
Hide component in the bar
Posted by João Santa Bárbara at 2/7/2005 12:46:38 PM
hi all, i have made one component, and i don´t want it do tobe show in the
bar where errorprovider appears ??
is it possible to hide the component ???
thks
JSB
... more >>
datagrid error on change page (VB.ASP.NET)
Posted by Mad Scientist Jr at 2/7/2005 11:51:08 AM
I am getting an error in my code that references a textbox inside the
current row of my datagrid, whenever I try changing the page (paging is
enabled). This code doesn't even run unless a button in the datagrid is
clicked, but is erroring out the page when I click page 2,3,etc.
I have tried a ... more >>
License Agreement empty on Setup
Posted by Amine at 2/7/2005 11:31:01 AM
Hi ALL,
I am trying to add a license agreement to my setup project. I have added the
lic.rtf file to the setup project and added the "License Agreement" dialog to
the setup.
But when I run the installation, the license agreement is empty.
Any ideas?
Thanks a bunch
A... more >>
Timed logoff application
Posted by John at 2/7/2005 10:00:43 AM
Hi all, I have recently been approached to build a piece of software which
automatically logs off a user after a set time has elapsed.
The company wants someone to give a user access to a specific program for a
period of one hour and after the hour has passed the user is automatically
logged o... more >>
Can't Login SQL from ASP.NET applications
Posted by Herr Lucifer at 2/7/2005 9:59:55 AM
I have SQL 2000 installed and it works fine with windows applications on my
hard drive. The problem is that I can't access the same databases with the
same login permission from a web application ( using NT integrated
authority). The error says:
Login failed for user 'HERRLUCIFER\ASPNET'.
Descr... more >>
When is ASP.NET V2.0 release
Posted by Gery D. Dorazio at 2/7/2005 9:48:01 AM
Anybody know when the ASP.NET V2.0 (Whinbey) release is scheduled...either
Beta 2, or final?
Thanks,
Gery
--
Gery D. Dorazio
Development Engineer
EnQue Corporation
1334 Queens Road
Charlotte, NC 28207
(704) 377-3327
... more >>
Trouble setting up ASP.Net application
Posted by Jason Moore at 2/7/2005 9:05:06 AM
I am trying to set up a web application so that I can use the root relative
paths, but if I set the site up at http://localhost VS.Net only gives me the
option to user absolute paths (relative, root relative, and document relative
are not selectable) and if I set it up in a virtual directory
... more >>
how to rollback an uninstallation from uninstall custom action
Posted by NormD at 2/7/2005 8:19:07 AM
Is it possible to rollback an uninstallation from uninstall custom action
based on some user input. or any suggestions on how to do this.
If the user has an earlier version of the product and they are installing a
new version, ask them if they want to keep the earlier version or not. If
t... more >>
Weird object behaviour
Posted by Samuel Caparros at 2/7/2005 8:09:34 AM
Hi group,
I have an app where I use a class defined by myself. I've been using it
normally until a few days ago. Every time I run a simple assignment...
Dim LocalObjectOfMyClass as New MyClass
LocalObjectOfMyClass = GlobalObjectOfMyClass
....all of a sudden, I'm getting an strange behavio... more >>
Mime Header -- Read Parameter Value
Posted by Tom_B at 2/7/2005 8:05:06 AM
Transferring several .wav files at one time from a vxml platform to a server
using multipart/form-data in VB.net.
The transfer and saving of the separate wav files works fine.
However, I need to access the name="****" value in the line below which in
this example would be "nameinfo".
Co... more >>
Determining a DateTime by adding a number of Days to a Date - Help
Posted by PK9 at 2/7/2005 7:45:05 AM
I have a loop where I need to calculate a series of dates based on:
1) a start date (DateTime variable)
2) a number of days (integer variable)
I need to take the start date, then add the number of days to it, and come
up with the next date.
eg.
- DateTime variable might equal 01/02/2005
... more >>
llblgen, ORMapper, nhibernate
Posted by Rob at 2/7/2005 7:09:57 AM
We are starting a new fairly big project based on the typical 3-tier
approach (db, business, GUI layer). I have limited experience in that field
but from my experience all the stored procedures, com object, etc is quite
cumbersome and error prone. Therefore, I am currently looking into some OR
M... more >>
Crystal Reports
Posted by Ave at 2/7/2005 3:14:30 AM
Hi
I am hoping someone can help me or even point me in the
right direction, this problem has been doing my head in,
I have a report which has 3 groups say currency, payment
method and bankable, i have totals in the footers of these
groups, when any of the fields specifed on the groups
c... more >>
Windows XP Problem
Posted by Graham at 2/7/2005 12:39:01 AM
My project (VS 7.1) builds and run OK on my Windows 2K PC, but when I clean
the solution and copy it over to a Windows XP PC in our lab I get loads of
error, (see below) I cant seem to find the cause.
The code HAS NOT changed!
I did check that the copied project still builds on the Windows... more >>
memory
Posted by Robert at 2/7/2005 12:05:01 AM
I created control, witch is attached to the other program. When i use metod
Dispose or Finalize to destroy some forms and i call the same form again my
komputer memory do not have on same level. Komputer memory are growing and
main application can be shut down or restarted.
What metod or how ... more >>
|