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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# Property Accessibility17 Feb 2007 17:41 GMT3
I have a property block in this class here, and I want it to be get / set,
but the set should only be visible to the system.  i.e., a user application
that uses this library should not be able to set the property.  It should be
read only to the outside world, but read / write for my ...
Equivalent to table-driven code17 Feb 2007 17:29 GMT2
In C/C++, I'm used to using a table-driven approach for some problems to
avoid large case statements. For example (off the top of my head, may
contain syntax errors and error checking excluded):
typedef struct
string Format overrides17 Feb 2007 17:22 GMT10
Why does String.Format have overrides of:
Format(string, object)
Format(string, object, object)
Format(string, object, object, object)
Outlook integration17 Feb 2007 15:38 GMT3
Is it possible to incorporate Outlook in your web app so that you can
view your Inbox from your web app?  And if so, does anybody have any
good links?
SQL Server 2005: Creating a relationship between two tables17 Feb 2007 14:43 GMT1
How can i create a relationship between two tables 1:1 or 1:M in Sql
Server 2005. I  guess i can alternatively take a join of the tables
and perform the work.
Can anyone tell me the steps after simply:
string[] strVarArr = strVar.Split('x'); - Empty character literal error17 Feb 2007 13:48 GMT9
When on my development machine, I can execute the code in the subject
(string[] strVarArr = strVar.Split('x');) without any problems. When I
try to move the code to my server, I get "CS1011: Empty character
literal."
Open-source POP3 server in C#?17 Feb 2007 13:24 GMT4
Hello list,
In order to do some mail processing before it ever gets to the mail client,
we plan to implement a POP3 proxy solution. Ie, POP3 mail client would
connect to the proxy instead of the actual POP3 mail server, and the proxy
update custom control during Design time17 Feb 2007 12:15 GMT1
I still have problem updating my custom control at design time.
When i change a property of my custom control in the property window, i
would like to see this change immediately on my custom control at the
design time.
where is the JSharp newsgroup??17 Feb 2007 09:54 GMT1
where is the JSharp newsgroup??
how to draw columns ?17 Feb 2007 09:12 GMT4
I'm developing a custom control, which has "rows" and "columns"
collections properties.
when i add/remove columns/rows, i want to redraw my control.
Each column should be redrawn with their relative background color.
asynchronous socket problem when connecting to localhost17 Feb 2007 08:51 GMT9
I am trying to create a server application using asynchronous
sockets.  I run into a problem when I try to connect to my server
using a non-.net program.  I can establish the connection, and send
some packets in response to the programs first message, but when I
Disable message when editing an Excel document programmically17 Feb 2007 06:28 GMT6
How can I disable that message/question that appears when my program edits
an Excel file?
Here's the code:
Excel.Application excelApp = new Excel.ApplicationClass();
Database Framework and ASP.NET17 Feb 2007 03:15 GMT5
Hi all, architectural question here. I have a custom web framework I'm
developing that defines its own component hierarchy - all working
quite smoothly.
Now I'm adding data binding to it and have found I can integrate the
convertir datetime17 Feb 2007 01:28 GMT1
Como puedo convertir una fecha datetime a una fecha mm/dd/yyyy.
He intentado varias cosas, pero no me funciona.
Gracias de antemano,
Rafael
use crystal enterprise server or not?17 Feb 2007 00:23 GMT3
We need to decide on the architecture for the reporting system
using .net 2.0 (C#)
There are 2 options for the  arechitecture. The first one involves
using crystal enterprise server that would host all the reports, and
 
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.