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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Intellisense not working06 Oct 2004 19:11 GMT2
I'm running Visual Studio, using C#.
Intellisense (Go To Definition: function has stopped working for most
objects. It seems to work for class variables, but not for other defined
metods and variables. E.g. in the snippet below, if I rclick on the reference
Dynamicly adding images to detail lines in Crystal Reports for .NET06 Oct 2004 18:17 GMT1
All,
Is there a simple way to manipulate the details section of a Crystal Report
at runtime on a per-record basis?
The reason I want to do this is that my database table contains an image url
how to close messageBox?06 Oct 2004 17:39 GMT2
i have a module that created a form, and the messageBox is shown in
the closing event , but when the im choosing the "cancel" button in the
messageBox the messageBox and also the form is getting closed
i want the messageBox to close (without the form )?
getWindowDC erro06 Oct 2004 17:15 GMT2
im using the getWindowDC but getting the error- " Value of type
'System.IntPtr' cannot be converted to integer "
can someone tell me whats wrong??
Declare Function GetWindowDC Lib "user32" (ByVal hwnd As Integer) As IntPtr
Date Comparison06 Oct 2004 17:07 GMT5
I have a problem in comparing two dates.when i compare two dates it's only
taking the days into consideration.for example when i select 10th may 2004 as
my first date and 1st may 2004 as my second date,it will say that 10th may is
greater.what might be the problem.please help me
Date Comparison06 Oct 2004 17:05 GMT7
This is the code that compares the two dates
If (CalendarDate1 >= CalendarDate2) Then
MsgBox "Please enter the correct date range", vbOKOnly + vbExclamation,
"SASMonitor"
Two Dimentional Arrays06 Oct 2004 14:06 GMT1
Can anybody tell me how to store data to a two dimentional array.if the array
is declared as dim ArrayName(50,500).
                            Thanks in advance
.Net Security - Not 'all' pages06 Oct 2004 13:17 GMT5
I am fighting with XP-Pro and VS.Net trying to allow some of the pages in my
application to be accessable by 'all'    I am using  <authentication
mode="Forms" />  and if I Login - everything works fine.   My code comes from
a walkthrough (I am learning) and I am currently using
Load Traga images (.TGA) in VB.NET06 Oct 2004 11:56 GMT1
The Bitmap object supports loading .bmp, .tiff. jpg ...etc files.. But it
doesn't supports Targa images (.TGA). Any body has an idea how to do that in
VB.NET?
Thanx
Codes for learning the application06 Oct 2004 10:18 GMT2
Whould you please help me finding some useful links for programming code for
learning purposes? If possible free please!
How to open a file which is currently being used by another proces06 Oct 2004 09:59 GMT2
I have to open a files for reading, which is currently being used by another
process(say file X). I could open file X in notepad, without any issues. How
can I open it in vb.net? I always get an error saying that file is being used
by another process. Any help please.
Centering on a Label Web Control in ASP.NET06 Oct 2004 09:43 GMT3
I am adding a Label control to a page that I am going to be dynamically
setting the text during runtime and I want to center the control.  I can't
figure out how to center it.  Does anyone know?
Thanks in advance,
What is wrong here?06 Oct 2004 09:42 GMT3
Hi, friends,
I have a function which send email with attachments as the follows:
               public int SendEmailWithAttachment(string fromEmailAddress,
string toEmailAddress, string subject, string message, string attachment)
servicios web y caracteres no permitidos06 Oct 2004 09:39 GMT1
Hola.. necesito enviar a un servicio web,un string comprimido. Este string
tiene la caracteristica de poseer caracteres no permitidos, ya que cuando
llamo al servicio web, me devuevle un error diciendo que mi cadena posee
caracteres no permitidos. Alguien sabe como podria enviar ...
Setting control focus programatically on an aspx page06 Oct 2004 09:34 GMT2
Does anyone know how to set the focus to a control programatically in my code
for an asp.net app?
Signature

Thanks in advance,

 
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.