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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET headers and footers: what's best approach?09 Sep 2005 21:36 GMT3
I'm writing my first .NET website and am wondering what the best method for
including headers and footers is. I was thinking either a user or server
control but am not sure which would be best performance-wise / maintenance
wise. OR if there is another approach that is more commonly ...
VS2005 and SQL Express09 Sep 2005 17:59 GMT1
Has anyone taken a look at SQL Express that is bundled with VS2005 beta2?
There doesn't seem to be an Enterprise Manager with it. How do you add
tables, etc.?
PDA09 Sep 2005 16:37 GMT1
Hello all we have a wireless PDA in our yard and we are using VB.net 2003.
We want to know how we would enable our PDA to run a select statement off of
our Sql server and return some values based on the data in one of our tables
so they can see it without having to come.  We are ...
Regex to find text without tag html09 Sep 2005 14:07 GMT2
I need a Regex that find just a text inside a string that has both text and
tags html,
for example :
string str = "<table ....><tr><td>my table</td></tr></table>
Help with app performance09 Sep 2005 09:41 GMT2
I needed a way to post a message to MSMQ form SQL Server so I found some
info online and created a console app
Sub Main(ByVal args() As String)
       Dim msgQueue As MessageQueue = New MessageQueue(QUEUE_NAME)
Potential Loop09 Sep 2005 09:30 GMT1
Please look at the code below:
Would this code cause an infinite loop at any logic?
Sub Page_Load( sender , e ) handles Mybase.Load
    sw = new StringWriter
Speed comparaison question09 Sep 2005 08:28 GMT9
i need to choose a langage for porting my vb application to dot net 2.0
in november.
For some components, low-level components, i want to know if it can be
better to use specific .net language.
View DLL Dependencies09 Sep 2005 06:39 GMT4
I have been having some problems lately where I get the error where it
says that it cannot copy the new DLL b/c it will overwrite a reference
to the old version.
I know why this error happens, but often lately when I fix it, it
PocketPC and ODBC database09 Sep 2005 05:12 GMT1
I need to synchronize data between a PocketPC application (C#) and a
FileMaker database every time the PocketPC is in it’s cradle. FileMaker has a
ODBC-plugin, but SQL.CE unly allow me to interact with a MS SQL Server?
Should I try to establish a Serial connection? Is this ...
mcp certification expiration09 Sep 2005 02:15 GMT4
Some one told me that our current mcp certifications like for c# and asp.net
will expire in four months since longhorn will be released and we will have
to do the .NET 2 certifications is that true?
if System.IO.StreamWriter write throws an exception, is there anyway to close the System.IO.StreamWriter object? it seems to stay open when this happens then future attempts to write to that same path fail because it says its in use by another process.08 Sep 2005 18:47 GMT3
if System.IO.StreamWriter write throws an exception, is there anyway to
close the System.IO.StreamWriter object? it seems to stay open when this
happens then future attempts to write to that same path fail because it says
its in use by another process.
when i use stream writer to write to a shared folder, and the network card of that remote computer is disabled08 Sep 2005 18:38 GMT2
when i use stream writer to write to a shared folder, and the network card
of that remote computer is disabled in the middle of the write then
reenabled later. every time i try to write to that same path on the network
drive it says "The process cannot access the file "\\foo\bar ...
Server Application Unavailable 08 Sep 2005 16:54 GMT1
I was trying to test a webpage with IE6, and I got hit with the following display:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Server Application Unavailable
The web application you are attempting to access on this web server
about displaying data in datalist control08 Sep 2005 15:18 GMT1
I have datalist control in my ASP.NET application
the problem here is
i have used a textbox with multiline true propertly when i enter data like
"fdjsfhjksdhfjsdfhsdjhfsdfhsdjfhsd
Namespaces in VC++.NET and C#08 Sep 2005 12:16 GMT3
I created a .NET class library in C# (VS 2005 Beta 2) sometime back. I used
to group my interfaces and classes in namespaces like-
abc.cs
--------
 
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.