all groups > dotnet faqs > august 2004
ASP.Net and Robohelp
Posted by Benign Vanilla at 8/31/2004 10:34:13 AM
Does anyone have any experience with ASP.NET and Robohelp? I am new to
Robohelp, and am writing a help file in HTML. I'd like to know what my
connectivity options are for ASP.NET.
BV.
... more >>
Validation Controls
Posted by Stephen at 8/27/2004 9:58:19 AM
Hi,
Does Validation controls like "Required field validator".... ever work with
Netscape or we have to write javascript for either client-side or write
server side validation.
Please advice.
Stephen
... more >>
Login issue
Posted by Steven at 8/23/2004 6:36:39 PM
Hi,
I have created a web page where I enter my login id, password, and then my
page connects to my database to see if the user is authenticated. If he is,
he can proceed further with other pages.
Please help me to knbow how do I log out a user once logged in? Just reset
the connection to databa... more >>
System Time synchronization
Posted by arcvonz at 8/23/2004 3:29:58 PM
We have a time critical smart client application running on Windows 2000/XP
systems.
Is there any reliable service that would help in syncing the local system
time to atomic clock or local time at the least in case the user changes the
system clock in purpose or inadvertently?
- Network synch... more >>
how to solve file.copy problem
Posted by tony at 8/23/2004 2:24:30 PM
Hi there
when I want to copy a large file(>64K), I got error as follow:
the process cannot access the file, because it is being used by other
process
this is my code as follow
Try
File.Copy("C:\Program Files\Microsoft SQL
Server\MSSQL\Data\test.LDF", "C:\Program Files\Micr... more >>
Session data is being shared across multiple sessions
Posted by Shankar Reddy at 8/23/2004 12:09:26 PM
Hi All,
Problem: Data is being shared across multiple sessions in ASP.NET!
Does anybody come across this kind of situation where session data or view
state data is being shared across different sessions? is it a bug in
ASP.NET? or is it some thing i have to take care programatically when ... more >>
Devenv.exe Hangs on Compile... Why?
Posted by Selden McCabe at 8/18/2004 1:26:16 PM
Has anybody experienced this problem?
I have a solution that consists of 6 or 7 projects.
Every so often (2 or 3 times a week) when I click Run, everything builds
seemingly OK, but then, just when I would expect the app to start, nothing
happens, and the task manager shows devenv.exe sitting at ... more >>
Scheduling a .NET component
Posted by arcvonz at 8/17/2004 6:13:59 PM
I have a.NET component that needs to be scheduled to run programmatically.
How can it be done, any interface to Task Scheduler from .NET?
Thanks,
Arc
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Excel File Format of ".CVS"
Posted by a NO[at]SPAM b.c at 8/17/2004 11:57:51 AM
Dear Programmers,
Could anyone send me to the right location to find code/example on how to
take information from Excel File Format of ".CVS" into VB.Net for data
manipulation?
TIA
Kkaptain
... more >>
Framework
Posted by Henry at 8/13/2004 5:32:58 PM
When is V2.0 of the framework to be released ?
Thanks
Henry
... more >>
List of countries
Posted by Wally at 8/13/2004 12:49:27 PM
Anyone know how I can access the "inbuilt" list of countries in Windows?
Thanks.
VV
... more >>
How to determine if a DLL is a COM DLL or .NET DLL
Posted by Anushi at 8/12/2004 1:02:30 PM
Hi All,
Is there a way to determine if a Dll is a Com Dll or a .Net Dll ?
Any pointers are greatly appreciated.
Thanks,
Anushi
... more >>
Does .NET provide any mechanism to replace ActiveX controls on web???
Posted by shoeib NO[at]SPAM gmail.com at 8/11/2004 10:28:16 PM
Hi,
Is there any mechanism in .NET Framework which can help me to replace
activex controls on my web page??
As activex controls need to be downloaded on the client machine, and
my clients are not interested in downloading any such binaries to
their machines for a bunch of reasons, including... more >>
Internet Explorer
Posted by a NO[at]SPAM b.c at 8/9/2004 11:25:33 AM
When downloading a file a dialog box pops up... how does one deal with it
using VB.Net?
Details:
I select a file to download.... a dialog box pops up for me to confirm the
file download... I would like it to select "ok"...
TIA
... more >>
I want to know about .NET technology
Posted by Trieu Anh Dung at 8/6/2004 8:41:28 PM
Hi all!
I'm studying at NIIT, Viet nam, I've heard about .NET but I do not really
know what exactly it is. Please explain me something!
Now, I have knowledge about Access Database, Word, Excel, Power Point and
computer basics.
Thanks for reading this questions. Please help me as soon as possi... more >>
How to add shared assembly in the add reference
Posted by babu dhayal via .NET 247 at 8/5/2004 3:23:29 AM
(Type your message here)
--------------------------------
From: babu dhayal
i have deployed an assembly in the GAC by creating a strong name=
key and then executing a command at =2ENET prompt gacutil=2Eexe -i=
assemblyname=2Edll, but when i need to add this assembly in=
another applicat... more >>
Restrict the user to a particular folder in OpenFileDialog Control
Posted by Paras Wadehra at 8/3/2004 12:04:38 PM
Hi Friends,
Can anyone please help me with the OpenFileDialog Control in VB.Net? I want
the user to be restricted to a particular folder only for selecting a file,
i.e. they should not be able to change the directory in the OpenFileDialog!
Is there a way to implement this? Please let me know... more >>
Form Question
Posted by Karen A Hodge at 8/3/2004 1:38:22 AM
What is the best approach to emailing form results to a user?
Thanks
Karen
... more >>
Will Microsoft provide a .NET MMC designer like that for VB6?
Posted by zz at 8/2/2004 8:21:06 PM
Will Microsoft provide a designer like "the MMC Snap-in Designer for VB6" for VB.NET or any other .NET environment in the future? If possible,how long will it appear?... more >>
Arabic Language support and Unicode Performance
Posted by Hari Shankar at 8/2/2004 5:30:53 PM
Dear all
I am supposed to develop a world ready application in C# 2003 (which will
run in xp) which should aupport Arabic & Hebrew also. My doubts(Fears) are:
1. Do i have to create all the forms, message boxes in Arabic also. Does it
mean that my application will have duplicate forms. One fo... more >>
PDB and TLB files
Posted by Rainstorms21 at 8/2/2004 3:31:24 PM
Hello all,
can someone explain what pdb and tlb files are?
Thanks,
R
... more >>
Datarepeater question
Posted by Stephen at 8/2/2004 1:11:55 PM
Hi,
I have a quick question. I am displaying all the orders that are active. I
am making use of a datarepeater with checkboxes to display data and a submit
button to insert into the database.
suppose i want to make the orders inactive using the checkboxes and click on
the submit button shou... more >>
|