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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Check for "Write Access" on a file/folder in .NET03 Jan 2007 00:36 GMT1
Our application write logs to a file in a folder. Before our application
starts writing to that file, I want to check if the current user has write
access to that file, for example, "c:\temp\LogFile.txt".
I see several articles for setting file access permissions, getting file
How to define a method with an optional parameter?02 Jan 2007 20:46 GMT2
I have an existing method as follows:
public void InsertScan(int aDistributionCommonInstanceID)
Now I'll need to add a parameter, so it should look like the following:
public void InsertScan(int aDistributionCommonInstanceID, bool bCore)
Is VS 2003 compatible with Vista?02 Jan 2007 18:15 GMT5
Well, I just read this FAQ, which says no.
http://msdn2.microsoft.com/en-us/vstudio/aa948854.aspx
So my next question is: is MS going to give us a discount to upgrade to VS
2005 so that I can use Vista?
List of all components02 Jan 2007 17:54 GMT2
how do I get a list of all components on a form using reflection ??
or is there another way of doing this ??
can anyone help ??
PDF to Excel02 Jan 2007 16:17 GMT2
Is it possible to convert PDF data report to excel thru VB.NET?
Currently I am generating PDF report in my application using crystal.
The requirement is to also generate the same report in Excel. I know we
can do this by creating Excel template and filling the template with
prevent multiple instances of an application02 Jan 2007 08:54 GMT2
How can I prevent multiple instances of a C# windows forms application.
VB.NET provides My.Application.StartupNextInstance Event to do this. Is there
any C# equivalent as well?
Thanks
PDF conversion02 Jan 2007 08:43 GMT2
My requirement is to change "text" content to pdf format and to store in
oracle database.
But i don't want to create a pdf file in server side every time i need and
then to read from it and to write to oracle.
Go back02 Jan 2007 07:54 GMT2
What is the short cut key to naviagte back to your presious position?
How to use SaveFileDialog for folder name not file name02 Jan 2007 03:57 GMT1
I have a button for user to click and specify a folder destination, not file
name, for example: "C:\foldername1", and this path will appear to a text box.
How do I do it by using SaveFileDialog in window application C#?
Thanks,
Limitations of .NET Technology.02 Jan 2007 02:07 GMT14
Explain limitations of .NET Technology. How Java is better than .NET?
How to add DTS (Data Transformation Services) object to .NET project02 Jan 2007 01:40 GMT2
I have a C#.NET project (in a Visual Studio environment). In the
project, I have a dialog to let the user enter some values to be used
as parameters for a DTS package. The idea is that when the user enters
required values and selects the button, "Run DTS Package", the DTS
How can i Implement the IList interface in my WebForm?01 Jan 2007 16:35 GMT2
I am c# coder, i want to know can i implement IList Interface in my
WebForm? If yes, how?
A short sweet example would be enough.
thanks,
Enumeration: Returning the "next" item, round robin-style01 Jan 2007 10:56 GMT2
how do I code generic functions to return the next item in an enumeration
a) sorted by name, b) sorted by value c) sorted by declaration  
in a round-robin style ?
for example the enum is
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 December, 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.