-
Hi, if you open MMCTest2, taborder is not preserved in
the MMC (My First Form Node, tabPage3). Note that in
design-time and when running as standard windows
forms app taborder is set from textbox1-4, but the
behaviour in MMC is different. Furthermore, focused
buttons or tabpages do not have the focus rectangle
drawn. Navigating with keyboard therefore becames very
difficult. Any...
2004-09-02 11:30:14 UTC in MMC .NET Library
-
Logged In: YES
user_id=523354
Solved problem. Problem in my code side. Sorry for
inconvinience.
2002-10-09 08:14:36 UTC in Logging framework for .NET
-
I have a custom configuration file in XML format for some
of my DLLs. I need to configure log4net with
DOMConfigurator. My test case is :
someclass.cs
--------------------------------------
private static readonly log4net.ILog log =
log4net.LogManager.GetLogger(typeof(someclass));
...
log4net.Config.DOMConfigurator.Configure(element);
log.Debug("OK");
.....
2002-10-09 08:02:57 UTC in Logging framework for .NET
-
Final release candidate version of ASP.NET discussion forum control released. Now waiting for user feedback to add/correct fetures. Final release planned in 2 weeks.
2002-06-12 21:01:13 UTC in NetAr .NET Web Components
-
When no messages are in the forum database,
OleDbDataAdapter doesn't load data properly. As a
result, data cannot be save to database upon editing.
2002-05-02 06:57:56 UTC in NetAr .NET Web Components
-
corrected bug in OleDbForumDataAdapter. It caused malfunction when loading data when no messages where in the forum.
2002-05-02 06:54:12 UTC in NetAr .NET Web Components
-
Please check out sample webpage at http://netarcomponents.sourceforge.net for examples of usage.
2002-04-30 18:56:13 UTC in NetAr .NET Web Components
-
Check out the download section for new release.
2002-04-30 18:15:32 UTC in NetAr .NET Web Components
-
Need to use templates for easy customization of UI.
2002-04-28 21:21:07 UTC in NetAr .NET Web Components
-
This project is aiming to create a set of reusable ASP.NET components for use by other developers. Primary target are portals and information providing web-sites. Used language is C#, needed platform is .NET.
Check out the download section and release notes.
2002-04-25 18:31:23 UTC in NetAr .NET Web Components