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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Marine Aquarium Screensaver For Vista12 Mar 2007 22:05 GMT1
Where can I get the marine aquarium screensaver for Vista?
Thanks for the help
Problem in closing MDIChild Form having ActiveX control12 Mar 2007 15:47 GMT1
I have VB2005 Application. It has VB MDI Form and MDI Child form.
The child Form hosts an ActiveX control.
when I close the ChildForm at runtime, It gives error message
"AccessViolation Exception: Attempt to read or write protected memory".
Call .NET 1.1 component from .NET 2.012 Mar 2007 15:37 GMT2
We have a 3rd party .NET 1.1 component that is integral to our system.  The
3rd party component developer does not support this component any longer and
will not create a .NET 2.0 compile for us.
Is there anyway to continue to use this component with .NET 2.0?
ClickOnce Deployment and Smart Client12 Mar 2007 15:28 GMT2
We have a smart client app that is being deployed with ClickOnce. The app
works fine in dev but once we deploy and install with clickonce we get a
blank shell window when running as if our modules are not being loaded. Our
profile catalog and pertinent dlls appear to be installed ...
Postbuilding .NET applications? Pros? Cons?12 Mar 2007 14:20 GMT6
My collegues and I are considering to start working with .NET (again), but
we do not want people to learn all about the structure and secrets of our
application by reading the intermediate language (with ildasm.exe). We do
not like to use obfuscation because that messes up ...
Internationalization11 Mar 2007 04:48 GMT2
All,
We are looking for coding standards/guidelines for applications that would
be internationalized in future
Examples
How do i initialize an array using Reflection10 Mar 2007 16:27 GMT1
I have a class (type - MyClass). I need to create an instance of this
class and then create an array of type MyClass and intialize this
array with the instance.
I am able to create the class and array but not sure how to
Seeking Advice for Starting a Windows Service10 Mar 2007 15:02 GMT7
I have a Service which runs OK, but I'm abviously not starting it properly.
In my OnStart event I commence a long running process which polls a database
table and performs various processing. Since this polling loop is entered
synchronously from OnStart, basically the OnStart event ...
POSTing data with System.Windows.Forms.WebBrowser: Vista vs XP10 Mar 2007 02:16 GMT3
I have a C# Winforms app developed with Visual Studio Express Edition
that uses a WebBrowser control to POST data to an external website.
Here is some sample code:
 string postStr = "parm1=hello";
Retrieve method name at runtime10 Mar 2007 01:54 GMT1
I need to retrieve the method name and parameters at runtime.
I used the System.Reflection.MethodBase.GetCurrentMethod() to do that, but
in two cases it returned me a System.argumentExecption. The message is:
Cannot evaluate a security function.
Best Approach for handling application config files09 Mar 2007 23:07 GMT1
It appers that System.Windows.Forms.Application.UserAppDataPath changes
drastically when the application is installed via "click once"; (as opposed
to setup or good old file copy). I'm looking for a place to put user data
that spans versions. In the non-click once scheme, all I ...
Using a thirdparty ActiveX control in C#09 Mar 2007 19:05 GMT3
Hi,
I guess this question is been asked allready , but i'm still didnt have the
answer that helped me.  
I have an ActiveX control that i used in VB6, now i want to use it also in
AOP Framework09 Mar 2007 17:18 GMT6
I would like to know which implementation is the more mature in
the .NET world. Is there limitation on the compact framework ?
I already used some Java AOP framework in the past (Spring and
AspectJ), but I would like to have an idea about the choice that could
AppDomain.baseDirectory is different through COM vs directly09 Mar 2007 16:41 GMT1
I have a dotnet application that can be loaded directly as a executable
(loading a winForm) or as a COM object through one of our legacy
applications.  This application also loads components at runtime from
Assembly.GetExecutingAssembly.Location + "\components"
How to reinforce types without composition/inheritance09 Mar 2007 15:24 GMT5
The answer might be obvious, but I'm looking for inout on the following
scenario.
I have a class called Employee that looks like this:
Public Class Employee
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 2007
 
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.