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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing more than one page in VB.Net using PrintDocument object02 Mar 2006 18:50 GMT3
I'm trying to print more than one page using the PrintDocument object.
I set "e.HasMorePages = True" after completeing the first page in the
"PrintDocument1_PrintPage"  subroutine, and then "exit sub". When
"PrintDocument1_PrintPage"  is called for the second page, it skips to ...
app.config02 Mar 2006 18:49 GMT13
I am using VS.NET 2003 and vb. I build my application MyApp and it generates
MyApp.exe.config. So now MyApp.exe reads parameters from MyApp.exe.config.
Great and no problem!
I need to run the same program but with different configuration data. So I
mini VB.net compiler?02 Mar 2006 17:02 GMT3
Not sure how to ask this, but is there such a thing as a small standalone
VB.net script application that will just execute functions for testing?
For instance, maybe I'm working on a 10 line function and just want to test
it independant of the entire web application and don't want ...
need a string?02 Mar 2006 16:53 GMT1
How can I code the below sSavename to give me a format like
companyname.yyyymmdd.zip?
sSource = "https://website.com/download/" + sSaveName
sSaveName = ""
How to control access to inner class through outer class02 Mar 2006 16:37 GMT9
Consider the following class layout
public class Order
{
   public ProductOrder AddProductOrder(/* variables required to create a
Textbox value formatting02 Mar 2006 15:50 GMT3
Dear Experts,
I would like to find out whether can I retrieve a string from the database
and retain the format in the string to be show in a textbox control or append
into a message's body to be sent out through email. For example, the string
get date last modified02 Mar 2006 15:29 GMT6
I have a VBScript as follows:
Dim xmlHTTP : Set xmlHTTP = CreateObject("Microsoft.XMLHTTP")
Dim adoStream : Set adoStream = CreateObject("adodb.stream")
Const bGetAsAsync = False ' wait for response
PreRender event not firing on UserControl with 2.0 framework02 Mar 2006 14:19 GMT3
Hey I've got an odd problem here.
I have two user controls on a single page.  Here is the flow of my page
Page(OnLoad)
UC1(OnPreRender)
Unable to log due to Blue Screen02 Mar 2006 13:21 GMT1
Long story short.
Power goes out, and comes back on. I restart my computer and everything
starts ok...then the Blue screen somes up saying something is write protected
or something.After restarting, I tried hitting the F8 were it gives the
how to add a new row into exsiting table of DataSet02 Mar 2006 13:18 GMT1
I have a problem with DataSet while adding a new row into dataset by
another dataset.
My assignment is Adding and Removeing from Two Grids. I want to add a
row into new Grid2 when i selected a row from grid1  then it should be
Why no MS products built with .NET?02 Mar 2006 13:14 GMT24
I was reading yet another book on .NET - VB 2005 Professional (wrox) and
read the statement;
"Microsoft has staked their future on .NET and publicly stated that
henceforth almost all their research and development will be done on this
How to Place DLLs in Subdirs02 Mar 2006 13:12 GMT5
i have writte 3 projects, 1 application (.exe) and 2 DLLs.
In the application i use the references to add the 2 DLLs to work with
their namespaces and functionallity.
But the application always copys the DLLs in its own diretory.
Mini dump created but empty02 Mar 2006 10:39 GMT2
Visual Studio 2005. I have compiled my dlls/exes in Release mode and
also setting
Debug Info="full"under Project - Properties - Build - select "Release"
under "Configuration" drop down - the Advanced button at the bottom.
Project Organization - Recommendations or Best Practices02 Mar 2006 10:02 GMT2
I'd appreciate references to online materials presenting general
recommendations or best practices (if there are any) for organizing .NET
projects.... ideally covering things like naming conventions, custom
namespace usage, file and folder hierarchies, multi-project solutions, ...
unable to receive .NET event in VB602 Mar 2006 09:06 GMT1
I have created vb.net user control that has to be used by vb6 form.
Everything goes well with putting the vb.net user control on the VB6 form
until I want to receive any event from my control. The event handler is
displayed on VB6 IDE combo and you can create a sub for it as usual, ...
 
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.