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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP .NET 2.0 Performance16 Aug 2006 15:18 GMT4
I am looking to improve the performance of my application.  The result
page is 17k but it takes years to come up.   There is an underlying sql
2005 query, but results come back rather fast.  It seems to me that
caching is not there.  Any suggestions?
ClickOnce files being re-downloaded unneccesarily16 Aug 2006 14:16 GMT1
I have an application which requires a number of DLLs (unmanaged ansi C dlls)
to reside in the same directory as the application. I currently have these
dlls included in the project folder and marked as "content".
When I publish the application with ClickOnce and update my ...
Love Hotline16 Aug 2006 13:25 GMT1
Lady only 24-Hrs +91 9810577227
When debug, the program does not respond16 Aug 2006 09:09 GMT2
I have a program that I did not write but I need to add it some features.
The program is written in VB.NET 1.1.
The program use COM Object.
When I run the program it works well, but when I try to debug it with F11,
Deploying .Net Application in visual studio 200516 Aug 2006 08:15 GMT3
All,
I am trying to deploy my .Net 2.0 web application and I am looking for
the best approach. The setup and deployment project seems to copy the
whole source files also. Is there a better way to do this? Or am I
All calling methods15 Aug 2006 21:35 GMT2
It's easy to find a method in VSS.NET with the drop down.
However, is there an easy way to find all places in the code where a
method is called?
Ordinarily I just use text search....
Building a solution outside of visual studio15 Aug 2006 18:01 GMT3
Can you build a solution from the command prompt? like so "c:\ build
mysolution.sln"     or do you always have to manually open the solution
in Visual Studio and click "build"
Second Question is if you can build from the command prompt, can you
silly questions for an expert in OOP15 Aug 2006 17:50 GMT3
Hi everyone,  i have currently got a classic asp web application and am
wanting to upgrade it to asp.net 2.0, and also take advantage of OOP.
Our current application is not using OOP so you can imagine how hard it
is too upgrade.
vb6 to vb.net upgrade question15 Aug 2006 17:49 GMT1
Hi I am upgrading some vb6 code to vb.net and I am having difficulty
correcting a casting error while working with a COM object.
In vb6 the code is:
   Dim oNewED As EmbeddedDirective
Why Serialization15 Aug 2006 16:18 GMT5
I read a bit on Serialization and came up with the following definition:
The System.Runtime.Serialization namespace contains classes that can be used
for serializing and deserializing objects. Serialization is the process of
converting an object or a graph of objects into a linear ...
highlighting rows in a DataGridView15 Aug 2006 15:42 GMT4
I am wondering how you guys highlight cells or rows (by changing the
text or background colour) in a DataGridView. Right now, I apply styles
to certain rows or cells in the CellFormatting even handler, but the
way it works is by looping through all of the rows and then deciding if
Sending Email through VB.Net...15 Aug 2006 15:26 GMT1
Try
           Dim MMsg As MailMessage = New MailMessage
           'MMsg.SubjectEncoding = Encoding.Default
           MMsg.BodyEncoding = Encoding.Default
Exception vs Boolean15 Aug 2006 14:57 GMT43
Which approach is better:
1) Use a method that returns true/false (the method will log the exception
that lead to false using log4net for example)
OR
how do I get the MAC Address given the IP15 Aug 2006 13:19 GMT6
Any ideas how can I get the MAC address of a PC outside my lan given the IP.
I tried using iphlpapi.dll to call sendARP but dosen't work for outside my
lan.
Thanks in advance
Handle Leaks15 Aug 2006 11:14 GMT2
Is anybody aware of problems in .NET where the handle count of an
application increases over time?
We have a server application that is hosted in a Windows Service and accepts
socket connections from distributes processes.  Each connection then runs in
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 25 July, 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.