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
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
XAML: FontSize="12pt"; C#: ?16 Feb 2007 23:05 GMT1
I want to take the FontSize from a System.drawing.Font type and turn
that into a System.Windows.Controls FontSize. (Actually, I'd like to
take the whole font over, but I didn't see any standard converter.)
The former is a float and the latter a double. In XAML, though, you
How to develop class library?16 Feb 2007 22:50 GMT16
What would be the best way to develop a class library?
I am planing to develop a couple of classes, needed in our company
enviroment.
These classe will be later used in several projects.
Frames vs Table layout16 Feb 2007 22:48 GMT5
I am writing program/framework to server a web site dynamically based
on stored web page data  with C#, .net1.1
What is the preferred means of controlling page layout, frames or
table(s) ?
Yet another Reflection / Interface Question16 Feb 2007 22:44 GMT8
I know this has to be answered in the archives somewhere, but the
search results are just confusing me more :-(
Anyways, I authored a control library that contains an Interface
definition and then some usercontrols that implement that interface.
A question about design!16 Feb 2007 22:27 GMT2
Assume we have a steelwork with a lot of different working places.
Just to mention some we have a rolling mill, we have casting and heating and
then many many more.
Is it possible to say something about the design. Is it advisable to have
Bear with me!16 Feb 2007 21:36 GMT1
In C# I can easily produce a dialog box to amass a slew of input data from
the user but how should I convey this data to my Application? Should I
declare it as static data in the Form1 class, even though it has nothing to
do with Form1, and try to access it from code elsewhere, ...
Data Source for mdb connection16 Feb 2007 21:33 GMT4
Would like to replace Data Source mdb location and name with a string
variable. For example:
where I have
@"Data Source = c:\mydirectory\mydatabase.mdb;" +
Singleton on server16 Feb 2007 21:18 GMT9
I hope, I misunderstood some basics here and it is easy to solve..
I need a singleton object running on server which can be used(write
and read) by different client interfaces - for example there is
webservice  that simply transfer calls to this object and there is a
HTTP implementatin bug?16 Feb 2007 21:16 GMT1
If a web server HTTP response is in chunked encoding, CLR client
invocation on HttpWebResponse.Close will not return until the whole
page is downloaded. If the page is huge, it looks the thread is stuck
in HttpWebResponse.Close. An example URL is http://wx.msn.com.
Newbie question:  How do I initialize an array16 Feb 2007 20:50 GMT3
I need an array to be used by one method in a class.  I can do this
three ways.
1.  Put the array in the method.  This seems like the best place,
since it is used only by the method.  But it occurs to me that the
data size in webBrowser component help...16 Feb 2007 20:41 GMT2
Is there a way to know the size of the page loaded into a webbrowser
component?
like:
webBrowser1.sizeofpageloaded ?
Defaultvalue16 Feb 2007 20:39 GMT2
This code set an employee's salary to £20,000 by default. I'd like to
set this at runtime, i.e. let the variable _recommendSalary be the
default value.
public class Employee
Not retrieving values16 Feb 2007 19:04 GMT10
I am facing a very peculiar problem, I am executing a stored procedure
residing in the Sybase database. When I do execute the Stored
Procedure from SQL Advantage I can retrexecve the values, but when I
execute the same from the .net code (VS.net 2003 C sharp) with the
Help with strong naming .net dlls16 Feb 2007 19:00 GMT7
I am trying to use a particular dll bought from a company that has a
strong name. As a consequence had to give a strong name to all the
dlls involved in the project. Im also using the following microsoft
application block dlls
 
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.