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# / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataReader Vs List Class06 Aug 2007 21:28 GMT3
I have recently joined a company and while looking at the source code I did
find the following:
They were accessing data from database using dataReader and after that
passing it to List Class.
Remoting problem from C# shell namespace extension dll06 Aug 2007 21:25 GMT3
I am using business objects that are built on top of Rockford Lhotka's CSLA
Business Object framework.
I have a simple windows application that uses the objects configured for
remoting and the app logs on without any problems.
Event Log message missing06 Aug 2007 21:18 GMT12
I have a small app which tries reading the system, application, and security
event logs within Vista.  Many of the event logs return with a generic
sentance indicating that:
"The description for Event ID '1073742825' in Source 'LoadPerf' cannot be
Dealing with very large binary files06 Aug 2007 21:09 GMT4
Helllo,
What's the general accepted strategy for dealing with very large
binary files in C# ?
I have to do a program that reads some "multi frame bitmap " files
Setting References - What Happens Behind The Scenes?06 Aug 2007 21:06 GMT6
The "big picture" here is that I'm wondering what it is *specifically* about
[setting a reference] that enables my application (e.g., Project_A.exe) to
recognize and consume the types located in referenced assemblies.
Suppose I have Project_A (Windows Forms application) opened in ...
Windows Service not starting06 Aug 2007 20:20 GMT5
I have created a Windows Service using C# and .NET2.0. The service is
quite simple - right now it doesn't do anything except throwing an
exception in the OnStart method. It used to something more, but I
couldn't get it working, so I boiled it down to the exception to test.
Delete from generic list using ForEach06 Aug 2007 20:02 GMT5
I have a generic list object with a property called,
"MarkedForDeletion".  During the course of my processing, some of the
objects in the list will get this property set to true and so at the
end I want to loop through my list and remove any object that has this
Accessing office addins...06 Aug 2007 19:26 GMT6
I build a com add-in for word 2003/2007 using c# and it works well. Now I
need
to set variable values and run funcions from an external .net program. How
can I do? I tried to access the add-in via object model but with no results..
Get Value in Excel Spreadsheet From C#06 Aug 2007 18:54 GMT4
I am opening an Excel Workbook from C# (VS2005) and I need to get a value
from a Spreadsheet before closing the C# application.  Does anyone know if
this can be done?  Here is the code to open the Workbook:
//Open the Excel Spreadsheet
Multiple Request Processor06 Aug 2007 18:11 GMT2
        I have the following requirement.
I have table which contains requestID, priority and the request
status(status can be 'Queued','Procesing','Completed','Failed')
I need a class which takes 5 top priority requests and process the
Using ForEach method of Generic List Object.06 Aug 2007 17:54 GMT1
I have another question that has to deal with the methods that the
Generic List object provides that require delegates but the delegates
do not allow you to pass in parameters.  I'll explain first and then
try to provide an example.
how to change the cursor of the textbox?06 Aug 2007 17:42 GMT2
how can i change the cursor of the textbox to the block style?
Type.IsValueType06 Aug 2007 17:41 GMT4
I was doing a little messing around with some type conversion they
other day. Code is below.
   struct ValueStruct
   {
tried new Microsoft Visual Studio 2008 Beta206 Aug 2007 17:33 GMT4
Had no problem building website before, but now get this message:
Error    1    Could not load file or assembly 'System.Core, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its
dependencies. The system cannot find the file specified.    C:\Inetpub
How to do this in c#06 Aug 2007 16:26 GMT2
For example, I have 3 textboxs, which allow users to input something and
compare with the system data.
Such as 1st textbox is to enter first name, second is to enter surname,
third one is to enter the sex(M/F).
 
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.