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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Web User Controls returning values14 Dec 2005 07:27 GMT1
Hello there :)
I have a problem with Web User Controls but I may be doing an incorrect
C# code.
Basically I have a Web User Control. ascx file that has a 1 ImageButton
Urgent Requirement for Dot Net Professionals in Bangalore, India14 Dec 2005 07:19 GMT2
Greetings from Chimera Technologies Pvt Ltd, Bangalore
We are URGENTLY looking for candidates  for the position of a Senior
Software Engineer with around 4-6  years of relevant experience with
the following skill set :
Beginner interface question14 Dec 2005 05:18 GMT13
I've been reading up on interfaces, one example I came across showed
that you can hide a method implemented from an interface from the class
which implements it. To use it, you must cast to the interface type
e.g.:
Interfaces14 Dec 2005 04:15 GMT5
 I have the beginning of an Interface class that has this in it.
namespace Samples.Money
{
    /// <summary>The common interface for simple Monies and
Disable datagrid sorting14 Dec 2005 03:20 GMT2
I would like to disable sorting in a winform datagrid when a column header
is clicked.
The following does *not* seem to disable sorting and clicking the column
header still sorts the grid:
Efficient Data Structures14 Dec 2005 03:03 GMT22
I am searching for a data structure that stores key-value pairs in it.
This data structure is to hold large amounts of key-value pairs, and so
needs to be efficient both in insertion and deletion.
Does anybody know of ready data structures that can be freely used
Currency Manager with Grid and Form Views14 Dec 2005 01:11 GMT2
I have both a DataGrid and collection of data editing controls within a
form connected to the same table within the same DataSet with a
CurrencyManager.  But they don't remain in sync with one another.  I
expected that when I moved the row pointer within the grid that the
Get File Spec of Current DLL14 Dec 2005 01:05 GMT3
Does anyone know how to get the file spec of DLL from within the code?
I thought that System.Reflection.GetExecutingAssembly() would work, but
it returns the name of the program that called DLL routine, not the DLL
file itself.
C# Windows Form and client's operating system14 Dec 2005 01:00 GMT1
I am wondering in my C# Windows Form, how do I know the client PC's
operating system?
Thanks for help.
Jason
Can a Window C# app be ported to the Web?14 Dec 2005 00:15 GMT2
One advantage of ActiveX is that something that is developed for (and tested
with) a desktop app can be used on the web. Can .NET do this?  Is there a
way to develop a user interface first for a Windows app and then use that UI
on the Web? It seems to me that the classes used to ...
Want to create either a stream or a file14 Dec 2005 00:04 GMT1
I am reworking a class that generates source code.  I want to add a
"preview" function, much like the refactor dialog in vs2005.  To facilitate
this, I have changed what used to be my "writeToFile" method to "generate" -
the plan is, I will generate the text in memory, then I can ...
WebClient question13 Dec 2005 23:59 GMT1
I have a connection through WebClient running via a thread. Then I call
a .OpenRead(). I would like the main thread to be able to cancel this
connection. How do I go about it.
Why copy local with DLL in VS.NET?13 Dec 2005 23:54 GMT4
What is the difference in
 copy local = true/false
in VS.NET when referencing a DLL?  I've noticed that changes to the DLL
(recompiling) aren't reflected in my project either way.  I have to
How to extract words out from a string?13 Dec 2005 22:02 GMT7
I code in Rexx on the mainframe which has 2 built-in functions: word(s,i) &
words(s).
word(s,i) returns the ith word in the s(tring), and words(s) returns the
number of words within the s(tring).
Reflection and Interfaces13 Dec 2005 22:01 GMT1
I'm dynamically loading a form through reflection.  I have this working.  
What I'd like to do is implement an interface so that I can cast my instance
to that interface.  I want to be able to call methods and pass parameters
normally in the dynamically loaded Form.
 
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.