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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HTML Editor21 Jun 2007 20:31 GMT2
Is anyone aware of a good HTML editor component for .NET? I know
MSHTML can help here, but I'd prefer not to spend the time to learn
how to work with it. Basically, I need something that will allow me to
render and edit HTML and also intercept <img> loading (I want to be
How do I pinvoke this function?21 Jun 2007 20:22 GMT6
In a certain dll, there is this function:
typedef DWORD STDAPICALLTYPE SOMEFUNC(VOID *pHandle, IProgress
*pProgress);
where IProgress is
New at .Net/C#21 Jun 2007 19:35 GMT8
My programming experience is limited to some vbscript and WinBatch.
Where to start on learning C#? Do I need to work on .Net first?
TIA,
Lang
BindingSource/Custom Object need HasChanges method21 Jun 2007 19:15 GMT1
I have a custom business object that implements INotifyPropertyChanged
and IEditableObject.  The collection of these objects inherits from
BindingList<T>.  I created a BindingSource from which a grid (list of
objects) and a detail groupbox where bunch of textboxes are bound to
Dialogic library?21 Jun 2007 18:57 GMT1
Hey all-
Looking for a free download of an SDK for legacy Dialogic boards (D4,
etc) to work with C#. Anyone know of such a creature?
John
File permission issues21 Jun 2007 18:54 GMT3
   I have a C#.Net 2.0 web app which needs to be able to read a bunch of
files from a user's computer, but I have not be able to get it to do so
without "Access denied" errors.
   The main piece of code is simple
Unsigned DLL21 Jun 2007 18:33 GMT2
I have two Dll's (U-UnSigned , S-Signed)
I am looking for way invoke method in U dll from S.
if i add reference from S to U compilation error occur.
May be exists way to do this in reflection ?
Datagridview column21 Jun 2007 18:29 GMT1
anyone have any idea how to add a combobox and a button into the same cell in
a datagridview column?  is it possible?
(WebBrowser.Document == null) throws InvalidCastException21 Jun 2007 18:06 GMT2
if (webBrowserControl.Document == null) is throwing an
InvalidCastException.
PLEASE NOTE: ***The function being called is being called from a
thread OTHER THAN than the one that created the WebBrowser
C# HID and Vista 6421 Jun 2007 17:59 GMT10
Well I am working on trying to get some HID code to work on Windows XP,
Vista 32, and Vista 64.  Working on XP and Vista 32 was easy as there are
some great resources on the web; however Vista 64 is a whole other problem.
The first problem was an easy one all the samples show ...
LDAP21 Jun 2007 17:04 GMT1
I have an ASP web page which is using VB script to create an ADO connection
to LDAP and I was wanting to convert to an ASP.Net web page.  I was not quite
sure how to convert the information below into .Net
Set oConnLD = Server.CreateObject("ADODB.Connection")
Using resources.resx for localization21 Jun 2007 16:59 GMT2
i am localizing a project for the first time in visual studio (done it in
delphi before) and had a question.
I understand resourcemanager and all that, but what do most people do with
the Properties.Resources.resx file for string localization?
Service fails if user not logged in21 Jun 2007 16:38 GMT4
A week or two ago I posted queries about retrieving user details about a
certain process and it all worked fine in the end, the service happily
reported when the required application was started/stopped and everyone was
happy.
populating fields in webBrowser21 Jun 2007 16:15 GMT2
i am writing an application (C#) that automates the process of loading a web
page, login into a site and then simulates the navigation of the site.
the program uses a winform with a webBrowser control that is used to load
the web page. i am able to successfully navigate the site but ...
include .ascx into a C# file21 Jun 2007 16:10 GMT2
How may I include a .ascx-file into my C#-file?
I have read somewhere that the usual include is no longer supported
for ASP.NET C#, but is there someway around this? The file to be
included is necessary for a lot of my C#-files, and by creating a
 
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.