by: Michael Maes |
last post by:
Hi,
I have a BaseClass-DerivedClass Instance-Issue.
Classes: (Framework)
Stegosoft.Settings.SerializationClass
Stegosoft.Stegosuite.Common.UIStrings (Inherits...
|
by: randy1200 |
last post by:
I have a DLL Winform project. I've double-clicked Settings.settings under
Properties, and create the following application setting:
Name: MySetting1, Type: string, Scope: Application, Value:...
|
by: Shak |
last post by:
Hi
My code looks like the follwing:
namespace A.B.C
{
....
private void foo()
{
A.B.C.Properties.Settings.Default.Save();
|
by: Dave |
last post by:
When using the properties designer to store application wide properties how
do you get this to work across a project group containing an EXE and a
collection of DLLs. I'm using C#.Net 2005. I...
|
by: jtw |
last post by:
I am trying to read an application setting from my App.Config file that I have modified from the default value that was entered into the settings window under project properties.
string myConn =...
|
by: Dom |
last post by:
It seems I can't look at the Properties.Settings.Default.xxxx value in
the immediate window while I'm in debug mode. If I try, I get the
message: "'System.Windows.Forms.PropertyStore' does not...
|
by: Jan Eliasen |
last post by:
Hi
I am having some problems reading configuration values from a
configuration file, using C# 2.0.
I have programmed a Windows Service, and this part goes well - it runs
nicely.
Now, the...
|
by: traceable1 |
last post by:
Is there a way I can set up a SQL script to run when the instance
starts up?
SQL Server 2005 SP2
thanks!
|
by: Andy B |
last post by:
I have an instance of an object that needs to be accessed by all members of
a page like page_load, button_click events and so on. Where in the
codebehind would I put the creation of the object...
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|