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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Overriding non-virtual methods using IL and Reflection.Emit10 Jul 2006 14:19 GMT4
Is it possible to override non-virtual methods using Reflection.Emit.
I'm creating dynamic proxy classes at runtime and I want to be able to
proxy all public methods on an object, regardless of whether the object
author happened to mark them as virtual or not.  Is this possible?
strong name error10 Jul 2006 13:49 GMT1
Going through the upgrade process from VS.Net 2003 to 2005.  Receiving the
following error (which I see reported by others):
Use command line option '/keyfile' or appropriate project settings instead
of 'AssemblyKeyFile'
WebBrowser: detecting/controlling Word Docs, PDFs, etc.10 Jul 2006 10:46 GMT1
I'm using a WebBrowser control in my .NET application to display Word
documents, PDF's, etc... which I want to be able to simply Print (on
request) and Close when finished with (otherwise Word holds control of the
document, even when the WebBrowser object is closed).
webclient class usage09 Jul 2006 10:11 GMT1
I'm trying to input data into a web page and read the response page. This is
easy enough with the webbrowser class but I cant get it to work with the
webclient class. I've tried all the UploadValues, UploadData methods etc but
they all seem to just reload the input page. How do I ...
Blob reading problems09 Jul 2006 10:02 GMT1
I'm trying to read RTF and Word files from blob columns in SQL Server, but
the files can't be opened in Word when i retreive them. They seem to contain
garbage... What am I doing wrong?
This is some of the code used to get the files:
Visual Studio .NET 2005 using Web Application Project09 Jul 2006 00:05 GMT5
Because I wanted the builds for my ASP.NET sites to be a single *.dll in a
/bin/ directory (like VSNET 2003), I decided to try the Web Application
Project download. However, I am still pulling my hair out because it doesn't
want to recognize any of the Controls (not even the ones ...
hello08 Jul 2006 12:07 GMT1
I have to create a toolbar for IE and firefox.dont know where to start from.
Can anyone help in this...
Signature

Regards,

Shell, executes but no GUI is displayed .NET 2.0?07 Jul 2006 22:20 GMT6
Situation:
.NET 2.0 based Windows Service
Have a timer event in the service
   Private WithEvents ServiceTimer As New System.Timers.Timer(30000)
Inductive UI07 Jul 2006 21:57 GMT3
I have read a little about this.  It is the new UI approach in Longhorn, but
will it be part of Windows or will it be part of dotnet X?
I want to take this kind of approach but I don't want to have a requirement
of my users to upgrade Windows to use my apps.
Exception using SmtpMail.Send method07 Jul 2006 16:41 GMT7
Hello, I checked the SmtpMail.SmtpServer
I checked the recipients address of the message
I checked the sender address
But still have the following exception when SmtpMail.Send :-( ::
specfying units in cm07 Jul 2006 15:56 GMT1
I want to specify the units of my controls in cm. I have looked the
Unit class , it doesn support cm. However the UnitType enumeration has
cm in it.
I looked the UnitConverter class but Couldn find the way to specify my
question about sending email07 Jul 2006 10:59 GMT7
hi,every one! I have a question about sending emails.My codes works well
over some smtp servers,but doesn't over the others. My codes is listed
belowed:
   try
XML Deserialization problem07 Jul 2006 10:25 GMT2
Here is a part of XML I am getting from a huge XML file:
<Task xmlns="http://al-lighting.com/alcheck/Namespace/AL">
 <Name>String</Name>
 <Script>
NotifyIcon Close Events07 Jul 2006 08:33 GMT1
When a user clicks on a balloon created by the Framework's NotifyIcon
class there seems no way to tell the difference between a user clicking
on the X close button and clicking anywhere on the balloon.
When the user clicks on the X close button no click event is generated.
TextChanged fires twice.06 Jul 2006 16:03 GMT3
I'm a bit new to this Windows Forms thing and a bit lost on this one.
This app I'm on has a TextCell class (inheriting from something called
TableCell, which in turn inherits from Panel) with a TextBox.  This
TextBox is bound to a table in a DataSet.  So here's the problem: when
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 2006
 
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.