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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Configuration settings and resulting error message03 Jan 2006 20:01 GMT4
I just would like other users out there to help me confirm some
behaviors with the following configuration file layout:
<configuration>
  <startup>
timer functionality.......need ur help03 Jan 2006 19:59 GMT1
We are developing an online fun game called tambola...
The requirement is as follows
Tambola is a  game in which each player will get a ticket and the
co-ordinator of the game will pick up numbers from 1 to 99 randomly..
MVP03 Jan 2006 18:09 GMT7
How does one get to be a MVP? same as those of the likes of Nicholas Paldino,
Jon Skeet, Willy denoyette, Ian Griffiths...etc.
How is IAsyncResult returned from HttpWebRequest.BeginGetResponse supposed to be used?03 Jan 2006 17:45 GMT6
The sample code on MSDN for BeginGetResponse uses a
ManualResetEvent.WaitOne() for detecting when the asynchronous call is
finished.  This works fine, but I'd like to make multiple calls.
Before delving into the complexities of ManualResetEvent.WaitAll(), I
Adding Existing Items to a VB2005 Project03 Jan 2006 16:58 GMT2
With VB2003, I could simply copy a form from one project to another by
simply copying the form's VB file to the other project and do the Add
Existing Item function. This does not appear to work with 2005 as a
form now consists of more than just a VB file. Can it be done? How?
Performance issues03 Jan 2006 16:51 GMT1
Dear sir,
I have an application with a lot of disk access, IO read and write. The
application use out all my money and IO. I am thinking about ways to improve
disk read/write, what might be a solution? I used streamreader, readtoend to
Using Reflection To Convert A Dynamic Type To An Object03 Jan 2006 15:36 GMT2
I am working on a project where my users will be extending the capabilities
of the software by writing classes in their .NET language of choice.  I have
a base class called Strategy that will be used as the base class for each
new class that they write.  The Strategy class ...
PerformanceCounterCategory.Create throws IOException03 Jan 2006 15:25 GMT3
While testing the use of performance counters, IOException(file exists)
is detected (see stack trace above). We are using Framework.net 1.1
The reason is that the temporary folder is plenty of temporary files. I
am quite sure almost all these files files were created by
Appearance/Font category03 Jan 2006 14:51 GMT2
In VS 2005, I want to categorize a property (e.g. VerticalTextSpacing) under
the Text category, which is a category under Appearance.  I can easily put a
property in the Appearance category by adding the following attribute:  
Category("Appearance").  But, how would I go one level ...
Refresh File in Solution Explorer in VS200503 Jan 2006 14:20 GMT2
I wonder how I can refresh a File in my solution, that I have changed
from an outside editor! It doesn't seem to be possible!
The scenario is, that I added a Reference (File.cs) to the Project
first. Then I replace that file in Explorer through a newer version
acmStreamOpen always fails with MMSYSERR_INVALFLAG Why?03 Jan 2006 10:16 GMT14
I'm trying to use the acm APIs in VB.NET. acmStreamOpen always returns
MMSYSERR_INVALFLAG. Here's how I use it :
declaration is :
Declare Auto Function acmStreamOpen Lib "MsAcm32.dll" (ByRef phas As IntPtr,
Error 25015 while installing .NET Framework 2.003 Jan 2006 08:49 GMT3
I have a problem getting NetFX 2.0 installed.
While installing the framework with Elevated Rights I get :
Error 25015: Failed to install assembly
'C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Microsoft.VisualBasic.Vsa.dll'
RegionInfo.ThreeLetterISORegionName returns TwoLetterIsoCode (BA)03 Jan 2006 07:50 GMT3
sorry for posting this three times. Seems that I didn't configure my nospam
alias correctly.
I need to get the ISO-3166 code for BOSNIA AND HERZEGOVINA.
What I am trying is
Problem with GPS Api03 Jan 2006 06:50 GMT1
I'm trying to develop a "location tracker" using compact .NET 2.0 compact,
on win mobile 5.
It seems working (it collects data every one second), but data are not
"fluid" or "regular": they change with a "zig-zag", and don't draw a line.
ScaleTransform03 Jan 2006 00:18 GMT1
I expected the code below to display the picture in half its normal size.
Instead, it displays it in the original size. What is the correct way to do
this?
Thanks
 
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.