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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Service cannot start.  Error 1053:24 May 2005 15:32 GMT2
I have written a Windows Service which uses a FileWatcher to process file
dropped in a directory specified in a config file.  If directory does not
exist it creates it in the constructor.
This works fine on my machine.  We have created a new domain user specially
Running programs for non-previleged users on XP24 May 2005 14:40 GMT1
Scenario
===========
(1) You write a program using some programming language, say, C#.
(2) You make an assembly out of the program by compiling it. It is a
fill dropdown list thru data set24 May 2005 11:55 GMT1
Any idea how to fill a dropdownlist thru dataset
I done like this
ddLst1.DataSource = myDataSet
ddLst1.DataMember = myDataSet.Tables(0).Columns(1).Caption
getting parent assembly through reflection recursively - help requ24 May 2005 11:54 GMT3
Can we get name of parent assembly in a called component recursively ?
i know Assembly.GetCallingAssembly() will return one level above. I need to
check the parent of parent also. is it possible.
can anyone help me.
Can't delete assembly from GAC in Windows 2003 with Framework 2.024 May 2005 06:34 GMT4
I can't delete an assembly from GAC. I'm trying to delete from Framework 2.0
configuration tool, but I'm getting an error: Error deleting assembly.
How can I remove it?
I get also an error when trying to change the assembly trust with the
Alink error, creating satellite assembly24 May 2005 03:42 GMT3
C#, VS.NET  v1.1
I have lots of resx files, and created lots of test .de.resx files.  
When I built, a couple of the .de.resx files gave link errors when building
the satellite assembly.   To keep going I excluded those files.  Now I am
localization, resource not being added to satellite assembly24 May 2005 03:39 GMT3
C#, VS.NET v 1.1, Winforms
I have an applications with lots of forms and user controls.  We have gone
through and turned on the Localizable property for all of them and added
modified resx files (german)  for a quick test.
Listview - annoying item mixup. Help needed23 May 2005 23:22 GMT1
I'm dropping labels onto existing items in a LargeIcon Listview. My problem
is that  the listviewitem consuming the event is not the one underneath the
mouse cursor!! If only I could derive the listviewitem from the cursor
postion, I could solve that problem, but I don't seem to ...
Looking for a good zip (compress files) control23 May 2005 21:28 GMT1
Hi,
Does anybody know some good free control to zip
file (compress files to zip library)?
Thanks.
Session loses it's state exactly every 10 seconds23 May 2005 20:44 GMT1
I'm using Framework 1.1.
I have a webform that when I click on an image name in a listbox - the image
shows up on the form.  The image is located on a novell server - and the app
copies the image to the local drive (cache basically) then shows it.
Big Memory Leak in XmlDocument.Load("filename");23 May 2005 20:39 GMT11
I've been tracking down a memory leak using DevPartner 7.2 and what I
am seeing is that calling XmlDocument.Load() leaks A LOT of memory.
The following code is called when I click a button on my test form.
(this is test code I wrote to confirm the bug, not my actual code)
Using a Class enumeration as a Data Source23 May 2005 20:38 GMT1
 I have a class that contains an enumeration and I would like to bind
the members of the enumerations to a drop down list box. If have seen
some examples that use Enum.GetNames and Enum.GetValues but when ever I
pass the name of my enumeration I get an error. Let me illustrate.
Code Obfuscation23 May 2005 20:07 GMT6
I'm concerned a commercial application I've completed could be stolen by
deobsfuscation.  However it's not clear to me what information is gained
when my .net executable is deobsfuscated (decompiled?).  Any insight on the
subject would be greatly appreciated.
Reflection: accessing member of given object23 May 2005 18:12 GMT3
Hi, I have trouble finding info on the following:
I have an object myDataAccessObject that contains heaps of SQLDataAdapters
and derivatives thereof. These are auto-generated for me by VS.
I want to be able to call the update-method on all of these (in effect doing
upgrade23 May 2005 18:03 GMT1
hi all, I have VB.NET version 7.1.3088
i want to upgrade...how to go aboutit and do they have any free downloads
for the same. Please help.
 
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.