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
string formatting27 Mar 2006 16:56 GMT4
I am attempting to populate a listbox from a text file.  I would like
my result to get everything after that last "/" character.  This code
gets everything before.
Do While objReader.Peek() <> -1
ASP.NET 2.0 Crystal reports failing on server27 Mar 2006 15:26 GMT4
We are developing an ASP.NET 2.0 application and using the in built Crystal report system that it comes with.
We have everything running fine on our development server but when we publish the site to our production server - as soon as we visit the site to test it we get a horrible ...
Nesting XSLT template and/or For-each to accomplish 3 levels27 Mar 2006 14:36 GMT6
I used an article on XSLT and XML and creating a TOC written on the MSDN
CodeCorner.
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/dncodecorn/html/corner042699.htm
However, it did'nt quite answer all my questions.
Where can I download free VS.NET 2005 ?27 Mar 2006 13:29 GMT1
Where can I download free VS.NET 2005 ?
If you know where pls email for me at :
natuan@tma.com.vn
hqtien@tma.com.vn
regular expression question27 Mar 2006 09:16 GMT6
Hi,
i'm using the regular expression \b\w to find the beginning of a word,
in my C# application. If the word is 'public', for example, it works.
However, if the word is '<public', it does not work: it seems that <
Regional settings affects how a UTF-8 web page is displayed27 Mar 2006 08:54 GMT1
I am developing a .net (2003) website, I am using a UTF-8 encoding, most of
the website is in Hebrew.
Hebrew is properly displayed ONLY when I set the "Language for non-Unicode
programs" in the regional settings of my computer to Hebrew, otherwise I see
ToolStripItem Keys...27 Mar 2006 07:06 GMT1
Hopefully there is an easy answer to this question since it has been
bothering me all afternoon.
What are the keys that are associated with ToolStripItem objects?  Are they
keys that allow access to individual items in the ToolStripItemCollection
Using C#.NET to talk to a non-windows device via IrDA27 Mar 2006 04:33 GMT3
I need to write a C#.NET PC application that can talk to a non-windows
device using a USB-IrDA adapter.  I have been searching for information about
how to do this, and the bext info I have found is at this link:
http://msdn.microsoft.com/library/default ...
Using managed extensions with C++ - link problems27 Mar 2006 03:53 GMT3
I'm currently developing a DLL that makes use of C++ and .net (mixed) using
Visual Studio 2003.
Now, as I wanted to move to the new Visual Studio 2005, I converted this
project into the new format (compiling with /clr:OldSyntax): everything works
Please Help Me!  RetreiveVirtualItem & ImageList27 Mar 2006 00:08 GMT2
private void RetreiveVirtualItem( object sender, RetrieveVirtualItemEventArgs
e )
{
 e.Item = new ListViewItem( e.ItemIndex.ToString() );
Need advice about using ASP.NET Profile Provider26 Mar 2006 23:49 GMT4
I realize that ASP.NET profile provider is used to create a strongly typed
storage of data that can be used like Session variables but can survive
beyond sessions.    
In my ASP.NET 2.0 application, I am thinking of using the ASP.NET profile
Regular Expressions26 Mar 2006 18:15 GMT2
I can't seem to find a thorough and easy to understand tutorial on Regular
Expressions.
Any suggestions?
Thank You!
Methodology26 Mar 2006 17:48 GMT3
Thanks to members of this fourm, I was able to get this method to work to
write a record to an Access DB from the fields on a webform.  I'd like to
know if this is current practice or is there something better to use, and
where can I find examples.
Running .NET 2.0 Debug builds26 Mar 2006 11:48 GMT4
after experimenting a bit with VS2005 and .NET forms, I learned
that .NET applications that are compiled as debug build don't run
on machines that don't have VS (or at least the .NET SDK) installed...
(even if the framework is installed). Is this correct?
Perform action from Parsed content26 Mar 2006 05:28 GMT2
I am looking to see if there is an example or pseudo code for how to have a
C# application read a text file and perform an action that is parsed from the
text file.  For example
TestDoc.txt
 
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.