Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP Datagrid Mouse-Over Text04 Nov 2004 05:10 GMT1
Hi.  I have an ASP datagrid column which is small in size, but sometimes
contains a large amount of text.  User's often complain that they cannot read
the entire text of this column because the column simply isn't large enough.  
Is it possible to create a "mouse-over" effect so ...
How to format date that is a string value??04 Nov 2004 04:53 GMT1
I have date in a string format like string strDate = "110204".
Now i want to convert this string to MM/dd/yyyy format. How do i do this????
I used string.Format(strDate, "MM/dd/yyyy") but no effect. I guess i have to
convert this to date and than to string(MM/dd/yyyy). Please help.
.NET commercial apps04 Nov 2004 01:19 GMT3
What are some popular commercial programs developed using .NET WinForms? I
believe PowerQuests Drive Image and Ghost are.  What are some others?
How to store user settings in custom/user XML file - not app.confi04 Nov 2004 00:29 GMT7
I'm using the configuration block to store user settings in the app.config
file. As this exe will reside on a network drive, I can't have users trying
to update the master app.config file. I want each user to read/write to a
file in their user directory.
Aligning Web Controls on ASPX form04 Nov 2004 00:29 GMT1
I have an ASPX web form, set to grid layout. I want to be able to align a
panel object in the middle of the web page, but cannot seem to get this to
happen!
Can anybody please point me in the right direction.
what do you have to do in a C# dialog so that it returns to ShowDialog as DialogResult.OK ?03 Nov 2004 23:28 GMT2
what do you have to do in a C# dialog so that it returns to ShowDialog as
DialogResult.OK ?
Effective hashing03 Nov 2004 23:10 GMT3
I would like some suggestions on how to, effectively compute a Hash Value
for a "Collection" of simple Field Objects:
internal class Field
{
.NET editor BUG03 Nov 2004 22:41 GMT1
While working on a simple c++ application within the .net framework i have
come across 2 irritating bugs that are now almost permanent, they arise after
a few minutes of working with the .cpp file and then can only be lost by
restarting the IDE
Redirect error03 Nov 2004 21:38 GMT1
We have launched our new web site using ASP.NET(VB.NET).
The problem is with some 404 Page cannot be found error messages. Some
of our users have bookmarked some links from our previous web site which
brings up 404 Page cannot be found error message.
re: how to convert from System::String _gc to wchar03 Nov 2004 21:28 GMT1
I was wondering how I would go about doing this conversion.  I am
getting the string from a C# assembly, but have to use it in a VC++
unmanaged DLL.
Thank you.
Opening Excel from Web03 Nov 2004 20:54 GMT2
I have a web application, it opens up excel when you click on a button.  It
works fine on my local machine.  But when I upload the application to the
server, i get this error message:
COM object with CLSID {00024500-0000-0000-C000-000000000046} is either not
C# Screen not Refreshing during long process03 Nov 2004 20:00 GMT3
I have a Simple Windows Form which I placed a button and when the button is
pressed it proceses data into a database and I update the task bar for each
record.
The task bar would show processing 1 of 200 and so on...
Validation to find out if datagrid has any rows03 Nov 2004 18:14 GMT1
I am trying to run some validation on the on-click event of a button to check
and see whether a datagrid has any items inserted into it and if it does then
I'd like it to work as normal. However if it has no items in it then i'd like
it to display the error message below and not ...
How Do I : Single XSLT to Multiple Output Files03 Nov 2004 17:33 GMT2
I need to generate multiple output files while transforming a single XML file
with an XSLT.  I generate a node list of a certain element type, then
generate a new file for each element based on that element's attributes,
value and children.
send email with C#03 Nov 2004 17:16 GMT5
I would like to do the following with C# in my asp.net app:
Open the default email client of the user (just like a mailto: link would).
Supply the subject line and put some HTML (including an image) into the
body of the email.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.