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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Array copy.30 Jun 2006 20:16 GMT3
I am doing the below code.
 for (int n = 0; n < 1000; n++)
                       buffer[n] = data[FrameNumber, n];
Here, buffer is one dimension int array and data is two dimensions array.
.Net and Task Manager Memory30 Jun 2006 20:15 GMT1
Currently I am generating a GUI program.  When I first run the program the
memory is 80megs (viewed in the processes in the task manager).  If I
minimize it reduces to 3megs.  Then maximize it increases to 12.  Could
anyone explain this to me?  and maybe suggest a way to reducing ...
DropDownListBox: I want to 'limit to list'30 Jun 2006 18:25 GMT1
I don't want the users to type in any new items but select only what is
on the list.
Here's my code to load the ASP:DropDownList:
'----------------------------------------------------------------------------
Windows Service - Out of memory30 Jun 2006 13:14 GMT1
I have created a windows service using vb.net which uses a filesystemwatcher
to monitoe files in a specifc directory, if images are added to the
directory they are resized and saved in a remote directory. The original
file is then backed up and deleted from the image directory.
Using Code to Call an exe - then get the status back?30 Jun 2006 11:12 GMT1
I need to make a scheduling service that will call an exe file.
As I understand it, the exe can return a status code from its Main method.
My question is, how do I programmatically:
a. Call the exe
Remote development advice30 Jun 2006 10:31 GMT1
My friend and I are entrusted to develop a small web based application
using ASP and SQL Server database. We are using IIS as the web server.
My friend has some background in web programming and I unfortunately
have none, so I am taking the role of database designer and application
MSDE Configuration on Windows XP30 Jun 2006 09:45 GMT3
I'm having problems trying to configure MSDE on Windows XP home edition. I
think I've followed the advice on kb 841252. I've added the sqlserver.exe
file to the Windows Firewall allowables, I've also enabled SQL Server port on
the McAfee Firewall (incoming and outgoing port 1433) ...
Printer Command30 Jun 2006 07:37 GMT1
We are upgrading one of our apps from VB6 to VS2005(VB).
Barcode printing is part of the app. What we used to do is send the printer
command directly to the printer. Printer.print {long printer command} would
work. Since that doesn't exist anymore, how do we go about sending this ...
installing VS .Net 2.0 side by side with VS 1.130 Jun 2006 00:24 GMT2
Hi Folks,
Just to mention, I haven't got a problem, I haven't done this yet , but I'd
like to check up front.
I've got Windows XP professional svc pack 2.0 and all the latest updates
How to have .net code call pager or phone29 Jun 2006 22:35 GMT2
I need to code in a web service call a pager and/or a phone and leave a
automated message as an alert when certain events occur. I don't even know
where to start with this or if its possible.  I also need to have an answer
on this ASAP to respond to a client.  Can anyone advise ...
XML Serialization or XMLReader for binary object in VB.NET???29 Jun 2006 21:36 GMT2
Most of the examples I've seen with XMLReaders, serialization, etc,.
involve a text file on a file system.  Does anybody have a start to
finish VB.NET example of reading an XML Document object (binary) and
parsing it?  The object I'm receiving is w3c compliant.  I have
Referencing Controls in DataList29 Jun 2006 20:51 GMT1
I would like to do something like this page:
    http://www.stocklayouts.com/Products/Postcard/Postcard-Template-Design-Library.a
spx?kwid=38

Notice when you mouse-over any of the icons under each thumbnail, a little
description will appear to tell you what the icon is for.
VB.NET Service + Out of memory29 Jun 2006 19:37 GMT5
I have a vb.net service which copies images and resizes images from a local
directory to a remote one.
When I drop images into the local directory I get an out of memory error
after several images - the exception is on the following line.
how to convert non-ISO extended-ASCII to ISO ascii29 Jun 2006 18:53 GMT1
I have a file with non-ISO extended-ASCII format, but my program only
reads ISO ascii characters. How to do?
thx
Regular Expression help - Extract links from certain tag29 Jun 2006 18:38 GMT1
I was wondering if someone could help me out with the following
requirements
<mydocument>
   <div id="other">
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 May, 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.