all groups > dotnet general > december 2003 > threads for sunday december 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 29 30 31
How to open file save diaglog
Posted by iyspost NO[at]SPAM vodafone.nl at 12/14/2003 11:40:42 PM
Hai,
I'm new here. Sorry For typos.
How can i open a file save dialog in a dotnet web app. (.aspx) to save
my file at clients computer.
Thanx.
Greatings from Holland.... more >>
What is the exact procedure to show/hide forms?
Posted by Ajai Kumar .R at 12/14/2003 8:26:10 PM
Hai all,
I've two or more forms on my app.
My requirement is, Have to show the first form asa the user press a button
have to hide the first form and show the second form. If the user press the
escape key on second form, this should be hidded and should show the first
form.... Can some one gu... more >>
ListViewItem
Posted by Kenny at 12/14/2003 6:43:32 PM
I have populated the ListViewItem for display into 5
column headers. I have set aside two columns to be
populated after a button is selected for recalculation.
How do I assign information to the columns in the
ListViewItem to be redisplayed?
Please help.
Thanks in advance!... more >>
VS.Net Setup Projects: Passing data to a Custom Action
Posted by Rob Oliver at 12/14/2003 3:23:16 PM
Hi,
I've seen a walkthrough for passing data from a setup project to a custom
action (an application) with an InstallClass. I am curious though--can the
data also be intercepted by a custom action defined as a vbscript? If so,
does anyone have any idea how it would be accomplished?
Thanks... more >>
HOW TO LESSEN THE LOAD ON DATABASES WITH XML
Posted by Ramakrishna at 12/14/2003 3:01:27 PM
Hi
i my web application , iam get data continously. every
time need access the database all the time.i would like to
use the xml. is there any way to reduce the load on
databases using xml.
thankx in advance
rk... more >>
Dynamic Enumerators
Posted by Bob Shafer at 12/14/2003 2:45:13 PM
Is it possible to create dynamic enumerators in Visual
Basic .Net? For example, an enumurator that provides a
dropdown of available SQL servers?... more >>
FileSystemWatcher events being reported when non should be
Posted by Glenn at 12/14/2003 1:13:48 PM
I have just started using the FileSystemWatcher in VB.NET. My first attempt
was to connect to a share, using unc paths, to a server running Win2000.
Everything was working great for about two days. Today, at about 6:30am
pst, the program stopped working. At first I thought it was the program, ... more >>
Can I use a javascript function that converts string into byte?
Posted by shadablari NO[at]SPAM yahoo.com at 12/14/2003 12:00:16 PM
Problem: I want to store data from a form into a cookie but the cookie
size is limited to 5kb. Eventually if the saved data crosses the limit
5 it does not get saved anymore. Is there any possibility to reduce
the size of the string so that I can save some more datas in a cookie?
What javascri... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Naming Convention in .NET
Posted by Dibyendu Basu at 12/14/2003 6:08:11 AM
Hi,
We are developing a ASP.NET [C# as code behind page] based
application with SQL Server 2000 as backend. Can you
please tell us some resources/URL in Internet/MSDN which
talks about naming standards and conventions to be used in
a C# based ASP .NET application?
This is a bit urgent.... more >>
PInvoke
Posted by Isaac at 12/14/2003 2:20:41 AM
Hi Folks,
I am a .Net and C# newbie. ;o)
Where can I learn about PInvoke ? Could you send me links(articles and/or
tutorials) about PInvoke ?
Thanks,
Isaac
... more >>
Unable to uninstall an assembly from the GAC because of MSI
Posted by Boaz Horev at 12/14/2003 12:34:46 AM
Hi, Anyone?
I am unable to uninstall an assembly from the GAC (Global
Assembly Cache) because of MSI (Windows installer).
When using gacutil.exe I get:
Assembly could not be uninstalled because it is required
by Windows Installer
Unable to uninstall: assembly is required by one or more... more >>
|