all groups > dotnet general > july 2005 > threads for monday july 25
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 29 30 31
NULL pointer in C++ .NET
Posted by SSRoy at 7/25/2005 11:22:01 PM
I cant use the NULL constant to check a pointer (eg. say Object*) whether it
is valid or not - when I use C++ .NET.
What comes in place of NULL in the managed extension of C++
Pls Help.
Sincerely
Sanjoy Sinharoy... more >>
AxWebBrowser - Memory/Webpage cache??
Posted by ProphetJOracle at 7/25/2005 6:31:18 PM
It seems that when I am using the WebBrowser control, that it stores
every site it has been to in memory so that the next time it browses to
this site, it can pull everything directly out of memory "i.e. all the
images and such". Is there anyway to clean out the Control so it
doesnt store all t... more >>
My .NET app is being redirected by a www.onestepsearch.biz page
Posted by Marco at 7/25/2005 5:13:03 PM
Hi All
Could anyone help me, pls?
I am trying to run a .net application from my computer. This app is in
another server. Everytime I try to launch the application, e.g.
http://remotemachine/appname/folder/logon.aspx, this page is being redirected
by an annoying application and telling ... more >>
Is there any sample for launching a application from IE? thanks
Posted by davidw at 7/25/2005 4:54:57 PM
Just like you can launch word or excel from IE, I want to develop something
so I can launch my app from IE, thanks!
... more >>
.net adds params cls and rid when submitting form
Posted by shefali at 7/25/2005 3:39:01 PM
Hi,
I have an aspx page with a web form. I need to change the page that this
form posts to depending on certain conditions.
To do so, I have Javascript code on the page that looks like:
function OnLoadFunc()
{
if(document.Form1.elements["state"].value == 'regd')
{
document... more >>
Memory Issues?
Posted by Justin Lazanowski at 7/25/2005 3:26:20 PM
I seem to be having some problems with .NET running a garbage collection.
I have setup an application that reads in records from a database into a
dataset. The user needs to modify a group of rows in this dataset, a save
routine is run when they are done with all of their modifications, a... more >>
Store clipboard data
Posted by Nukeation at 7/25/2005 3:01:04 PM
My app has to temporarily use the clipboard - and while doing so, it would
delete any existing data which the user has copied (possibly from other
applications).
What I want to do is temporarily store (if to file then by serializing) the
clipboard data, use the clipboard, and the restore th... more >>
client autentication for soap
Posted by MAX at 7/25/2005 1:42:03 PM
hello,
i have to reach a web service which need a client autentication with
certificate.
the certificate they gave me is in pkcs#12 format .p12 file.
i have istalled this cert both on local_machine and current_user and i
succesfully reach the service via browser (IE 6.0).
Now i have to set ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SqlDataReader & IEnumerable
Posted by thejackofall at 7/25/2005 1:42:01 PM
Hi.
SqlDataReader and OleDbDataReader support IEnumerable interface. When I
looked up IEnumerable.GetEnumerator for SqlDataReader, it says the following:
This member supports the .NET framework infrastructure and is not intended
to be used directly from your code.
What does this mean? ... more >>
Mutex - Access denied err when creating mutex from a window servic
Posted by gaiv at 7/25/2005 1:40:02 PM
I have a dll that creates a named mutex. The mutex is successfully created
when loading the dll through a console application. However the same fails
when running it though a Windows service. The service is running under the
local system account.
Thanks.... more >>
Dictionary vs. Array
Posted by Ben Enfield at 7/25/2005 1:27:03 PM
I have an application where the data access portion will return a value based
on the enum type month passed to it. I was wondering if this should be done
with a hash map (dictionary) or an ordinary Array with the index numbers.
Answers can come be direct, or simple links to data access expla... more >>
POS for .NET --- issue with MSR
Posted by MarkDu at 7/25/2005 1:16:03 PM
I am having a problem with the "POS for .NET" product. Is this the right
newsgroup to ask?
It seems to be fine, more or less, for my display, cash drawer, and receipt
printer. But when I try to Open() the magnetic stripe reader, it gives me an
error "Closed". Of course it's closed, that's ... more >>
FTP upload of JPG often results in corrupted remote file
Posted by Byron at 7/25/2005 10:48:14 AM
I am uploading a JPG file using FTP to a remote server and often the file is
corrupted at the server end. The file size is the same, but the image often
has a block of garbage embedded, or the image goes funky (please excuse the
technical term) from a point to the end of a line, or to the end... more >>
PrePostBuildRules Add-in for VS.NET 2003 Not working
Posted by Chris Lane at 7/25/2005 9:59:09 AM
Hi,
I have tried several times to use the following post build command:
copy "$(SolutionFolder)\EnoughPI\*.config" "$(SolutionFodler)\EnoughPI\bin"
> Nul
I have tried it without the null, I have tried everything I can think of.
For some reason it is not able to find the copy command. I... more >>
Is there a Usenet group for the 2005 Visual Studio?
Posted by phillip_putzback NO[at]SPAM insightbb.com at 7/25/2005 9:45:49 AM
Or do I post here?
... more >>
Crystal Reports ReportViewer events
Posted by Guido Kraus at 7/25/2005 9:37:02 AM
My application calculates data and then shows it as a Crystal Report. Since
it takes a while and there are several pages in the report I would like to
display a progress bar. Is there a possibility to determine when the
ReportViewer is finished rendering the preview pages?
Thanks,
Guido... more >>
Inject items in ValidationSummary control?
Posted by Christopher H. Laco at 7/25/2005 9:29:13 AM
First, a little background. I'm trying to forge ahead into ASP.NET 2.0.
I've dome many assemblies in C#, but I've yet to have to use ASP.NET.
I'm trying to forge ahead in getting some web/server controls created so
during a future conversion the work is already done for other programmers.
I... more >>
Problem with get remote MAC address ?
Posted by initial_y at 7/25/2005 9:07:02 AM
I working on a web project which must verify user device identity by MAC. I
know how to get local MAC but can't find any way to get remote MAC by .net
framework. Why I hooked on .net is because the user device may be PC or
PocketPc and I hope the method be supported on either .net framework or... more >>
How do I determine the build mode using reflection?
Posted by Brad at 7/25/2005 8:17:04 AM
My company is setting up a deployment process for implementing .NET Windows
applications. One of the standards we want the process to enforce is
verifying that the assembly is built in release mode. Is there a way to
check an assembly to determine if it was built in release mode? The
deplo... more >>
VS.NET 2005 taking over machine.
Posted by Peter Rilling at 7/25/2005 7:55:25 AM
I accidentally started VS.NET 2005 installation on my primary machine and
although I canceled it, every time I start my machine, the installation
tries to run again. Seems to me Microsoft is saying, "your going to install
VS.NET if it kills you." Anyway, how can I stop the installer from runnin... more >>
Data binding and Null Values
Posted by Ben Reese at 7/25/2005 7:04:01 AM
When you bind a text box to a field that contains null values the text box
displays an empty string. Great!
My Database field is an integer and I want an empty text box to represent a
NULL value. However the EndEdit event on the datarow returns the error The
input string was in an incorrect... more >>
VBC and Formualr with Icon
Posted by sommwerweide at 7/25/2005 6:43:21 AM
I have created an simple visual basic windows application with the
visual studio 2003. But i want to compile this with the vbc compiler
(.Net framework 1.1 SP1) an not with the visual studio. Now i have the
following issue: My form is using an icon, which i have defined in the
properties of this... more >>
An InvalidCastException
Posted by WangHF at 7/25/2005 6:40:10 AM
hi ,
The Code like this:
public static Mapping Deserialize(string strXmlFilePath)
{
XmlSerializer s = new XmlSerializer(typeof(Mapping));
using (StreamReader sr = new StreamReader(strXmlFilePath))
{
object o = s.Deserialize(sr);
Mapping m = (Mapping)o;
return m;
}
}
Somet... more >>
Encryption Question
Posted by CLEAR-RCIC at 7/25/2005 6:30:03 AM
We have some .dlls that we have written that use config files to store
configuration information such as usernames and passwords. In a previous
posting I asked for some suggestions for encrypting the passwords. Someone
suggested DPAPI and after some research this sounded like a good idea. A... more >>
.Net Redistributable Installation Insists on CD
Posted by Japster at 7/25/2005 6:30:03 AM
Please insert the disk: Microsoft .NET Framework 1.1
I am trying to install the dotnetfx.exe redistributable .Net Framework 1.1.
During installation it always pops-up a message box prompting for CD when
reaches mscoree.dll while Installing Components.
This is a major problem because I have... more >>
Row font color in Datagrid
Posted by Connull at 7/25/2005 5:43:02 AM
Is there a way to change the font color in a specific row in a datagrid. I
know who to identify the specific row.... more >>
Sendinput visual studio .net beta 2
Posted by David Harris at 7/25/2005 5:00:02 AM
Is there a sendinput function in Visual Studio .net beta 2? I don't see the
namespace that you must include for the sendinput function listed on
msdn2.microsoft.com.
David Harris... more >>
Persistent Business Objects without frameworks?
Posted by Matt at 7/25/2005 3:41:24 AM
Hi,
I am a big fan of coding using business objects - even though it takes
a little extra time over using datasets etc. I think it's worthwhile.
However, I really get stuck when attempting to implement persistence of
one-to-many and many-to-many object relationships, where a single
"Person"... more >>
Radio button binding
Posted by Savvas at 7/25/2005 2:06:04 AM
Dear Cor Ligthert
My account is not yet validated so i cannot log in to reply directly to
you.
An analogy of what i need is the following:
Say e.g. you have a groub box "Sex" and two radio buttons "Male" and
"Female".
When you recall the form to edit the information of the person to
chang... more >>
Getting Empty String
Posted by Yoshitha at 7/25/2005 12:00:00 AM
Hi
I am working on a web project.
I have a InstallerClass in my project.
While making setup ( using web setup template) for this web application, I
have added a userinterface with 4 textboxs, and added assembly to
CustomActions-->Install
In the installer class I have the following code... more >>
Application not loading
Posted by Rajeev Ramanujan at 7/25/2005 12:00:00 AM
Hi All,
I'm facing a seriuos situation with a .Net application I
developed.
I have developed a stand alone application in VS2003. The
application doesn't contain any forms in it. I invokes the application from
a .dll class library using the CREATEPROCESS function.... more >>
|