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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Some questions on code signing with smartcard26 Aug 2005 04:08 GMT1
I have a couple of questions around code signing with MS technology:
1. Is there a way to transfer the generated strong name signing private key
directly to a smartcard (or generate it on the smart card), without the
unsecure intermediate storage to the filesystem using sn -k and ...
Problems Hiding Generic Implementation from Type Library Exporter26 Aug 2005 03:32 GMT1
I'm trying to make an assembly in C# to use as a COM server. I'm building as
normal and ruinning regasm at the end. Everything is generally working,
except that I'm having a problem hiding some generic implementation base
classes from the type library exporter.
DataGrid Cell Color25 Aug 2005 21:24 GMT1
Hello;
I'm using a datagrid bound to a dataset. The background of the datagrid is
white.  I'd like to have the data in one column only be one of three colors.
(RED, GREEN, BLUE) depending on one of three values that the data in that
Calling .NET class library from VC++ 6.025 Aug 2005 20:43 GMT2
I have created a class library in Visual Studio .nET 2003. I can call
classes from this library using VB6 by using tlbexp to create a tlb file and
regasm to register the .dll file created for my class library. This works
great. Is there a way I can call classes in my .dll file ...
Build Vs. rebuild25 Aug 2005 16:05 GMT3
Hello,
Why is there a choice between build Solution & Rebuild Solution in the IDE.
what is the difference? When would you use one over the other?
Many thanks for your thoughts
Rounding25 Aug 2005 15:54 GMT3
Hello all, we have a table that is part of our accounting package that
stores decimals as such:  123.45678.
However the reporting standards with the accounting system display that as
123.45 note that it does not round to the 123.46.  I need for these reports
DateTimePicker Color25 Aug 2005 15:51 GMT2
Can someone tell me how to change the backgroud color of the drop down box
for a DateTimePicker control.  There is no "BackColor" property that I can
change in property editor.  There is an option to change the drop down
calendar's color but it only changes the calendar not the ...
Scripting in .NET 2.025 Aug 2005 15:45 GMT1
With the removal of Microsoft.Vsa from .NET 2.0, how is one supposed to
provide the functionality to allow users to write scripts that are then run
within, say, a C# client application?
Tim
Debugging two processes at the same time25 Aug 2005 15:43 GMT4
I am in the process of understanding .NET remoting. I am usually using the
Borland IDE and am not as familiar with Visual Studio.  Using VS, how can
you hook into both processes with breakpoints?
Currently you can only have one projects marked as the "Startup Project".
VB .NET dynamic number of controls...25 Aug 2005 15:37 GMT5
Is it possible to dynamically add controls (speciifcally
System.Windows.Forms.ProgressBar and System.Windows.Forms.Label) to a panel
to a form and have them display (and fucntion) at run time?
I've been trying todo this by creating arrays of progressbars and labels.
Dynamically creating a Word document25 Aug 2005 14:18 GMT3
I want to create a Word document that will display data from a database.  I
don't want to create the file on the server, I just want to stream it out
directly to the user.  When they click a button, the Word Save Open window
will open, and allow the user to Save or Open the ...
Key Board Hooking and SendInput function25 Aug 2005 12:14 GMT1
I have pulled together a VB.net project that hooks the keyboard (Ref. Paul
Kimmel's hooking program) and allow the user to send "mouse right clicks" via
the SendInpuut function (mouse emulation works fine).  I am also trying to
make this project capable of "Rearrange the ...
Dropdown lists and arabic numerals25 Aug 2005 10:58 GMT6
I am finding an issue with the current DropDownList and ListBox ASP.NET Web
Controls.
I had a system set up for Arabic and a string that I put into a drop down
had a number. The letters were being displayed in Arabic but the numbers were
Create xml with formatting25 Aug 2005 09:57 GMT5
I have to make a formatted (indented) xml file like this :
<?xml version="1.0"?>
<Message>
 <Parent index="0" length="6">123
about binaryreader25 Aug 2005 09:29 GMT1
Hello MVPs:
       I am not sure when to use binaryreader in .net is best?
       In fact ,I am  coding a program which converts data in text files
into DB. but i have to use fixed length to read data in file(old format).
 
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.