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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Obfuscators free or OSS09 Feb 2005 03:57 GMT2
Does anyone know of a free or open source obfuscator for .NET. The only
ones i have found thus far have been commercial. A quick google of mono
obfuscators came up with nothing either.
License Agreement empty on Setup09 Feb 2005 03:13 GMT2
I am trying to add a license agreement to my setup project. I have added the
lic.rtf file to the setup project and added the "License Agreement" dialog to
the setup.
But when I run the installation, the license agreement is empty.  
Remote Debugging in VS.NET 2003 - It's Crazy (!)09 Feb 2005 00:19 GMT3
I spent a few hours today setting up remote debugging in VS.2003
I had to disable the firewall, subvert the security scheme and let anonymous
users have full access to my COM+ objects on my Windows XP workstation, but
other than that, it was smooth sailing.
Distributed services?09 Feb 2005 00:02 GMT2
Just got my first .NET framework course. A framework also developped
by my company. The tech guy got me totally confused:
- The UI talks to the controller
- the Controler talks to the manager
Aaaaaarghh, VS .NET -- please stop copying files all over the place!!!08 Feb 2005 20:55 GMT3
I love .NET, but can someone please tell the folks at Redmond to STOP
ASSUMING that files MUST be copied into the Project folder!!
I have some .rpt (Crystal Reports) that reside in a shared directory -- the
default should be to LINK the files NOT COPY the files to my project ...
messagebox and msgbox don't show nothing08 Feb 2005 20:49 GMT2
i'm sending a simple message to the user, but no text appear in the box, just
the title and icon.
Repeater PagedDataSource and Typed Datasets08 Feb 2005 20:40 GMT1
Could anyone please provide a code snippet demonstrating how to use
the Repeater control in conjunction with the PagedDataSource class and
a Strongly Typed Dataset ?
I get an error informing me that my datasource does not implement
Windows Service, uninstalling08 Feb 2005 19:30 GMT4
First if there is a better group to post this to please let me know.
Installutil Service.exe /u will uninstall a service. However, if I try to
reinstall the service without rebooting it error's out saying that the
service is marked for deletion. Is there a way to have windows ...
running an assembly on a non ?86 machine08 Feb 2005 18:07 GMT1
Just curious, I'm reading Richter's book an it says that:
"When the compiler/linker creates an executable assembly, the following
6-byte x86 stub
function is emitted into the PE file's .text section:
Launching an .exe in VB.NET08 Feb 2005 17:56 GMT2
How do I launch a separate .exe from w/i VB.NET.
Download, is it correct?08 Feb 2005 17:36 GMT1
Web application has the following code for downloading a file from a server
this.Context.Response.Clear();
this.Context.Response.BufferOutput = false;
this.Context.Response.ContentType = "application/octet-stream";
re-deploy vb.net app08 Feb 2005 17:26 GMT1
Thanks to this discussion group, I've been able to deploy my app.  
Now, of course, I need to change and re-deploy.  I think that all I need is
to rebuild the app itself and move the .exe.  However, I'm not seeing the
.exe file being regenerated within my project.
Looking for audio editor08 Feb 2005 17:20 GMT2
I need and audio editor tool that will allow me to load and edit MP3 files that are uploaded to my site.  Anyone know of
 any .NET controls (or even ActiveX controls that work well with .NET) that dan do this?  Mainly I just need to crop a
piece of the MP3 and fade out the end.
Convert.ChangeType with reference type ie Int32& - can I get the base type?08 Feb 2005 15:31 GMT1
I am trying to invoke a web service method dynamically. I have created
a generic function that takes a method name, string of parameters and
calls the web method using System.Reflection:
MethodInfo mi = proxyInstance.GetType().GetMethod(methodName);
Any math wizards out there (VB.NET)???08 Feb 2005 14:33 GMT4
Hello;
I am working in VB.NET and am trying to come up with an equation.  I think
my math skills have degraded due to lack of use!
Here is my problem.
 
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.