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 / .NET Framework / New Users / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
win32 help! (or COM?)23 May 2005 15:00 GMT1
I have downloaded this superb HTML Edit Control based on MSHTML
http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=290&tabindex=0
And it's also really big.....
Anyway, I would like to extend it with a very simple feature: typing
Newbie Question: learn vb6 or .net23 May 2005 14:43 GMT4
I'm just a hack programmer, but have done quickbasic, quickc, ansi c/cvi and
would really like to poke around with vb6.
But *nobody* sells it anymore, short of looking for one of the less
expensive versions on ebay which I don't think I want to do.
Links required23 May 2005 13:40 GMT1
Where do I obtain information regarding methods, properties, classes,
interfaces and examples with respect to Microsoft.Office.Interop.Graph PIA?
Need help adding a chart in VB.NET23 May 2005 13:39 GMT1
I have been able to add a chart in VB.NET 2003 using MSChart Control 6.0, but
the graphics are very primitive.  I can ALSO add a MS Chart 10.0 "chart
space", but have not been able to get any kind of chart/graphics to appear in
it.  Playing with the Chart 10.0 has led me to ...
ToolbarCheckButton - no onclick property?23 May 2005 13:36 GMT1
I wish to call a js function from a ToolbarCheckButton web control:
<mytb:toolbar>
<mytb:ToolbarCheckButton onclick="fn();" Text="tbText" ID="tbID" AutoPostBack="false"></mytb:ToolbarCheckButton>
</mytb:toolbar>
Unable to serialize the session state. Please note that non-serializable objects or MarshalByRef objects are not permitted when session state mode is 'StateServer' or 'SQLServer'.23 May 2005 13:34 GMT1
I am attempting to store my session state via SQL Server...however, one
of my dataset is generating the following error:
Unable to serialize the session state. Please note that
non-serializable objects or MarshalByRef objects are not permitted when
Write-Only Properties23 May 2005 13:30 GMT1
MS Class Library Guidelines clearly discourages use of Write-Only properties
yet they're continuously availed in .NET after VB 6. Personally, I really
don't use them anywhere. Tend to find it as giving the 'highest' possible
access to data as compared to a plain read.
OracleClient, parameters and string23 May 2005 11:16 GMT3
Dear newsgroup,
while developing an ASP.NET application I came across a problem. I am
collecting data from an Oracle 8i database using parameters. Unfortunately
I get an empty result set if the parameter is a string. It works with
interop & configuration23 May 2005 07:00 GMT1
I have some problem with interopo and VC# express.
I could run app from the command line, but from C# express it alway fail to
load the native library.
Beside it's cumbersome to copy the native library everytime I make a change,
DllImport & App.config23 May 2005 07:00 GMT1
is there a way to add a path into the App.config file to tell the location
of the native libraries?
Type.IsSubclassOf22 May 2005 21:02 GMT2
It appears that IsSubclassOf does not work.  In the following example, why
does
typeof(IDerived).IsSubclassOf(typeof(IRoot));
yeild False when the IDerived interface DOES in fact derive from IRoot?  The
Where are ref types that are members of value types stored?22 May 2005 20:30 GMT2
Structs are value types, strings are ref types. If you have something
like this:
struct foo
{
.Net equivalent app of VB6 app using Winsock control22 May 2005 18:36 GMT1
I want to rewrite a VB6 app that uses the Winsock control to communitate to
an IBM AS/400 computer via TCP/IP, and possibly later on via UDP.
What .Net namespaces/classes/etc.would I need to look at to get this thing
going? Also, what pitfalls (if any) should I look out for?
Strange problem with Visual Studio22 May 2005 14:47 GMT2
When I use query builder  connected to Oracle 90i and I use views instead of
the table in the query builder design grid I get "Data type is not
supported"
However If I use the same exact query and connection in the code behind of
Can I uninstall Framework 1.0 now I have version 1.1?22 May 2005 09:21 GMT4
Is this straight forward enough: I have 2 versions of the framework,
1.0 and 1.1  I want to save disk space, so can I simply go ahead and
uninstall version 1.0?
Will all my projects be OK?
 
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.