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 / Languages / C# / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CSharp Source Code12 May 2007 21:29 GMT5
I am trying to inherit a class from the C# class, and override a
method, but before I can start coding, I need to know what goes on in
the C# method, before I can make any corresponding changes to my
method,
simple casting problem (with small code example)12 May 2007 19:22 GMT8
Can someone explain this:
       void Test()
       {
           short x = 10;
class / namespace hierarchy issue - don't want same name twice12 May 2007 19:15 GMT2
I want to have a Win32 class (to dump my win32 dll imports in).  I
want this in it's own directory Win32 in the solution explorer (since
I have other classes to put in this folder), which makes Win32 a
namespace.  So, this ends up with:
Is Partial Class feature required12 May 2007 15:55 GMT12
Would like to know from the crowd that why do we require a Partial Class. By
having such feature aren't we going out of the scope of Entity Concept.
Help me to understand in what context this feature is better and when it is
not.
Can I remove text from a StringWriter ?12 May 2007 14:37 GMT2
Can I remove text from a StringWriter ?
I have a StringWriter object, the content of which looks like this:
"<div>Some other html which I wish to keep</div>"
Can I remove the unwanted <div>, </div> tags? i.e. remove the last 4
Call delphi .dll12 May 2007 12:13 GMT1
Hi,
I need to call 2 functions from an old Delphi .dll
but am struggling to formulate my call to the second one :(
I have managed to one of them as follows:
threading and delegates12 May 2007 10:54 GMT4
Hi, this is a hard question to ask without posting some code, so sorry
if its to much. Im using a control which Ive added labels. Basically I
want update the data every second. Ive rad up on threadind and now
know that I need to use a delegate with my control because it uses a
forms looks different on different platform; limited things can change in OS theme12 May 2007 10:39 GMT3
I have a big urgent problem to solve.
I used to use Windows 2000 Chinese version, now I installed Windows XP
(English) system.
The problem is not about 2000 or XP, it is about English and Chinese.
IStream interface12 May 2007 10:21 GMT4
  I am developing website application in asp.net , visual C# and atl com. I
am using atl com component in visual C# application. One of the function of
com component interface returns IStream interface.
 I want to read data from that IStream interface. I am new to visual c#. I
returning a string and bool type from a member of a class12 May 2007 01:39 GMT11
Hi I have the method below that returns a bool, true or false depending
on if the conversion to date tiem works.  It takes a string input.  I am
only returning the bool but would also like to return the string message
ex.message, just wondering how to do this since I think you can ...
Question on a COM project.11 May 2007 22:03 GMT8
Hello group,
I will appreciate it if you give me some advice on my question:
I am asked to write a program. This program is supposed to act as
"Adobe PDF" feature which some of you either have it or see it in your
controls in groupbox11 May 2007 22:03 GMT4
I need to have controls in groupBox, which should not be clipped as
per the size of the group box. so if they are longer, the control like
a text box should appear (unclipped)
Thanks, Shilpi
Wrap SSL Around Existing Socket... Externally11 May 2007 21:52 GMT4
My boss asked me if it is possible to wrap SSL around an existing socket
which is running with a C++ program (I know it is, I have done it before).  I
am wondering if it is possible to do this in a C# application so that when
the C# program is running in the background, it is ...
Performance tuning11 May 2007 21:37 GMT13
I'm currently developing an application that uses a lot of
computational power, disk access and memory caching (to be more exact:
an information retrieval platform). In these kind of applications the
last thing that remains is bare performance tuning.
StackOverflowException with attribute11 May 2007 20:13 GMT9
I have a project based on .Net 1.1 and VS 2003,now I am trying to upgrade it
to .Net 2.0 and VS 2005.The project passes the 'Build Solution',but When I
start Debug, it suddenly comes StackOverflowException and Debug stops.
The main Exception point is the function below:
 
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.