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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Installing VS2005 on Vista : Suite integration Toolkit Executable has stopped working27 Jul 2007 14:32 GMT1
After I've started the setup.exe (run as admin)  the VS setup crashes
during the loading of the installation components. Vista gives the
following message:  Suite integration Toolkit Executable has stopped working
Rogier
Skip some code in Design Time.27 Jul 2007 00:39 GMT5
I want to prevent some code to run in design time.
I have a base form that have some code in its Load event.
And I create a form inherited from base form.
When I watch the form design in design time, codes that is in base
JAVA works C# not !!!!!!!26 Jul 2007 18:47 GMT1
I'm newbie in .NET.
I have agent server works with SOAP protocol.
Added web service which have getFiles and setFiles methods.
SoapServer soapServer  = (SoapServer)Activator.GetObject(typeof(SoapServer),
boot up problem26 Jul 2007 18:06 GMT4
i have a problem on boot up,when i turn my pc on it has a black screen with
the problem  saying
     passwords have been cleared?
     set switch' clear password' to the open position before rebooting!
Multiple base classes in .NET26 Jul 2007 15:42 GMT48
I just read a blurb in MSDN under the C++ "ref" keyword which states that:
"Under the CLR object model, only public single inheritance is supported".
Does this mean that no .NET class can ever support multiple inheritance. In
C++ for instance I noticed that the compiler flags an ...
ASP.NET / WebDAV - 502 (Bad Gateway)26 Jul 2007 12:31 GMT8
The concept is to display the current user's inbox (located on a remote
Exchange 2003 server) from the intranet home page. The following code has
been written:
string studentLoginId = "LOGINID";
.NET 3.0 System.Printing26 Jul 2007 11:40 GMT2
i try to clone a printer .. just as it was posted at
http://msdn2.microsoft.com/en-us/library/aa970846.aspx
"How to: Clone a Printer"
but i got problems when setting PrintQueueAttributes ... is there
System.Printing .NET3.0   (How to set PrintQueueAttributes )26 Jul 2007 11:40 GMT2
i try to clone a printer .. just as it was posted at
http://msdn2.microsoft.com/en-us/library/aa970846.aspx
"How to: Clone a Printer"
but i got problems when setting PrintQueueAttributes ... is there
CultureInfo problem26 Jul 2007 09:44 GMT1
I need to add support for Macedonian language to rather old project (C#,
.NET 1.0).
When user changes language, following code is executed:
Thread.CurrentThread.CurrentUICulture = new CultureInfo(code);    // this
Null Exception Referecne error26 Jul 2007 05:36 GMT1
In my project I have a reference to a third party DK dll, at times when I
end the application I get an error stating "Null Exception Reference" and it
has the Dll's name. When I choose break it takes me to the Disassembly
screen. Can anyone advise of how to get rid of the error ...
ORCAS - System.Numeric.BigInteger - unable to compile25 Jul 2007 22:45 GMT1
I am unable to compile the code below - using C# ORCAS (9.0.20404.0 Beta 1 -
JUNE 2007), because i get the following error:
'System.Numeric.BigInteger' is inaccessible due to its protection level
C:\Documents and Settings\Massimo\Local Settings\Application Data\Temporary
question about data contract in wcf25 Jul 2007 18:59 GMT1
I have a complex data contract sending to wcf service side. After processing
on the service side, some of the data members will be modified by the
service. Does the sending know the change automatically(just like the one
pass by reference)? If not, how does the client know the ...
Monitor Garble25 Jul 2007 17:03 GMT1
It just started when I am playing games on the net and ones downloaded to my
computer work for awhile then becomes tiny little boxes of colour.  I have a
new video card, lots of ram, lots of space.  I have defraged and cleaned.  
Any ideas on what's going on?  I wrote question in ...
Lost Interent after running Files and settings wizard25 Jul 2007 13:31 GMT1
Signature

TimpatcoAfter using the Files and settings Transer wizard, I can no longer
access the Interent with IE 7. I can still move around my PC OK but even
after following the Network Diagnostics hints for Firewalls (swiched off) i

IL-to-IL "front-end-compiler" ... ?25 Jul 2007 09:35 GMT2
There are many source to source compilers for C, C++, and other languages.  
CodeDom is .NET's closest attempt for C# and VB.NET.  I am trying to explore
the idea of an IL-to-IL "front-end-compiler" that would take a managed
assembly created by Visual Studio and convert it into a ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 June, 2007
 
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.