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 / New Users / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need help on readers and writes.......27 Sep 2005 18:37 GMT2
Sir,
I have got a series of float values coming and i want to store these values  
into a file in such a way that when one value is written in the file then it
goes to next line and writes other line.(like using of \n ; how can i do it.i
get RegistryKey's parent? 27 Sep 2005 16:15 GMT5
Hi all, im wondering if theres any way to get the parent of a RegistryKey?
Using the Microsoft.Win32.RegistryKey class?
I am using the Application.UserAppDataRegistry object. I want to then
get the parent key of this key.
Deploying class library into GAC27 Sep 2005 14:01 GMT4
I have installed my .dll into the GAC using the Gacutil.I did this by first
creating a strong name key and adding the AssemblyKeyFile attribute to the
AssemblyInfo.vb file.
I thought doing so would result in being able to add a reference to it in
install sdk 2.0 beta27 Sep 2005 13:53 GMT1
I have installed .net framework 2.0 then I installed sdk .net framework 2.0
beta and it keep come back with .net framework 2.0 has  not been installed.
I checked the add/remove program and it was there.
Help...
Smart Client - Where should errors be logged?27 Sep 2005 13:46 GMT1
We are about to implement error logging in our .NET Smart Client
application. We will be logging to the Event Log (for both client and
server) and to a database table (for server side).
We are using the MS EMAB (Exception Management Application Block).
reading xsd files with imports27 Sep 2005 13:41 GMT1
I want to read an xsd file programatically, iterate through all the xsd
elements and output some information to the user.  This xsd file contains
several import statements as well.  How do I read this xsd?
Run .NET Appllications without runtime.27 Sep 2005 12:40 GMT14
I know it is possible to run a .NET App without installing the
framework.
http://www.thinstall.com/help/index.html?welcometothinstall.htm
What I want to know is how effective this is and if there are
Not updated Textbox value inside a datalist editItemTemplate27 Sep 2005 11:22 GMT1
Good Morning,
I still havent solved my problem with a textbox inside an
editItemTemplate
of a datalist,
Securing the desktop27 Sep 2005 04:42 GMT6
We have designed a Tablet PC application running on .Net 2.0. The Tablet PC
is dedicated to the application, only that application is aloud on the tablet
PC.
Here is what we think: If we disable the windows taskbar and if there is
System.Windows.Forms.DataGrid.AddNewRow()27 Sep 2005 03:58 GMT3
I can generate this error by NOT assigning a tableName to the view:
  at System.Windows.Forms.DataGrid.AddNewRow()
  at System.Windows.Forms.DataGridAddNewRow.OnEdit()
Is there any possibility of getting an event from the AddNewRow()?  I
Process.Start() problem / slowness27 Sep 2005 01:42 GMT6
In my app I have a download folder and I try to open it with this code:
ProcessStartInfo psi = new ProcessStartInfo(OutputDir);
psi.UseShellExecute = true;
Process.Start(psi);
How get value from IntPtr that hold someone value in memory using Marshal27 Sep 2005 00:56 GMT1
How to get i value (in my case compressed with gzip data ) from IntPtr that
hold this value in memory in known adress.
Declatarion:
[DllImport("clamqa.dll", CharSet=CharSet.Ansi, EntryPoint="CLMQGet")]
Display DataSet in <table>26 Sep 2005 22:51 GMT2
I have a dataset that contains product data in the following format:
ProdID    ProdName        Price
1    Laptop        $2000
2    Mouse        $30
Dynamic Event raising. How?26 Sep 2005 21:36 GMT1
I'm trying to be "smart" and have some kind of dynamic event invocation. I
have differfent events, all of them raised by my application. Because I do
not want to wait for some answers I call BeginInvoke and send EndInvoke as a
parameter for my callback method.
Portable Apps26 Sep 2005 21:12 GMT4
Is there a way to write code in visual c++ .net so that when I distribute my
application, the host computer does not require .net framework to run my
application?
Your help is very much appreciated.
 
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.