No announcements
Found 3508123 threads
-
0 Votes
Class Library with forms
Is it possible to make a class library that contains forms and code which could be referenced in another .NET project?Answered | 1 Replies | 3961 Views | Created by MiracleOne - Tuesday, November 11, 2008 2:45 PM | Last reply by Frankenspank - Tuesday, November 11, 2008 8:34 PM -
0 Votes
Accessing a function in the Ribbon class from ThisAddin class
> I want to clal this function from hisAddIn_Shutdown().Answered | 1 Replies | 993 Views | Created by NazF - Tuesday, January 26, 2016 10:53 PM | Last reply by Edward8520 - Wednesday, January 27, 2016 9:16 AM -
2 Votes
Accessing a textbox from other class
Use a synchronization object to get back onto the thread that instantiated your class.Answered | 3 Replies | 1694 Views | Created by nickthx - Sunday, January 1, 2012 8:20 PM | Last reply by Jaliya Udagedara - Monday, January 2, 2012 3:33 AM -
0 Votes
Class Library
You should add a resource file to your Class Library and then you can added images and icons, etc to that resource file.Answered | 4 Replies | 2389 Views | Created by Hell-Zerg - Tuesday, July 12, 2011 6:50 PM | Last reply by Carmelo La Monica - Wednesday, July 13, 2011 7:36 PM -
0 Votes
Class Library using settings from applications app.config
MichaelAnswered | 2 Replies | 9453 Views | Created by Michael Hidalgo Cr - Tuesday, March 24, 2009 1:55 PM | Last reply by Michael Hidalgo Cr - Thursday, May 21, 2009 4:16 AM -
0 Votes
Library Access
The programming to stream the document from the library to the user agent is much more of a pain than it is worth when programmatic permissions changes will do the trick.Answered | 10 Replies | 7091 Views | Created by JiAngelo - Friday, November 5, 2010 3:18 PM | Last reply by GuYuming - Thursday, January 6, 2011 2:38 AM -
2 Votes
Class Library
Charlie SorokaAnswered | 6 Replies | 2336 Views | Created by sorokateam - Sunday, June 3, 2012 3:56 PM | Last reply by sorokateam - Monday, June 4, 2012 11:56 PM -
1 Votes
Accessing Database
Also the access database would be so I can access it and edit it directly if I choose but this isn't 100% necessary.Answered | 9 Replies | 442 Views | Created by fatalerror0x00 - Wednesday, November 23, 2016 6:53 PM | Last reply by Castorix31 - Sunday, November 27, 2016 12:14 PM -
1 Votes
Getting a "collection" from an Access Database
If you really want a Collection Class then you should be using an entity model library like those I mentioned.Answered | 20 Replies | 1047 Views | Created by Allen Johnson III - Tuesday, September 20, 2016 3:39 PM | Last reply by Paul P Clement IV - Wednesday, September 21, 2016 7:12 PM -
1 Votes
class library project namespace
Hi, first of all: There is no real definition, what namespaces you fit in which class library.Answered | 3 Replies | 2464 Views | Created by ShailiShah - Thursday, February 16, 2012 6:10 AM | Last reply by Tim Copenhaver - Thursday, February 16, 2012 2:32 PM -
1 Votes
The database is not accessible error from SSMS
Recovery pending may be because the database has been restored from a backup, but it could also be because it has failed over from mirroring.Answered | 5 Replies | 5344 Views | Created by SQLNeophyte - Tuesday, June 5, 2018 6:36 AM | Last reply by - Monday, April 13, 2020 5:19 AM -
0 Votes
How to prevent my Database from unauthorised access?
Also remember that , sysadmins can access all database in a SQL server irrelevant of they being added as users to each and every database.Answered | 1 Replies | 6729 Views | Created by Nilkanth - Tuesday, June 7, 2011 5:10 AM | Last reply by Lekss - Tuesday, June 7, 2011 7:02 AM -
0 Votes
ServiceController Class library not listed
After updating a database and reading the updated info from the database, I can't figure out with a datagriview is not overwriting the data in the datagridvew straight away.Answered | 5 Replies | 1184 Views | Created by RichardDunneBSc - Saturday, April 15, 2017 11:55 AM | Last reply by RichardDunneBSc - Thursday, April 20, 2017 11:35 AM -
0 Votes
Protech class library in C#
InternalsVisibleTo attribute accepts Assembly name / public key of the assembly which can access the the DLL types.Answered | 1 Replies | 1603 Views | Created by Sothol - Thursday, December 20, 2012 4:16 AM | Last reply by Adavesh - Thursday, December 20, 2012 4:28 AM -
0 Votes
Loading an image from an access database
I just directly accessed the PictureName column in the database and assigned it a variable, put the variable in the code and it worked perfectly!Answered | 8 Replies | 1402 Views | Created by addz95 - Saturday, November 30, 2013 3:56 PM | Last reply by addz95 - Tuesday, December 3, 2013 5:11 PM -
3 Votes
Instantiating a Class in a Class Library from a Windows Forms Application
I think that you have to move Module__BaseClass to separate class library and reference the library from both of module and main executable.Answered | 5 Replies | 2639 Views | Created by dhomas - Wednesday, January 18, 2012 8:40 PM | Last reply by dhomas - Friday, January 27, 2012 7:19 PM -
3 Votes
accessing data from sql server database
All access will be through SQL commands.Answered | 3 Replies | 1850 Views | Created by Paul Azubuike - Wednesday, October 17, 2012 4:14 PM | Last reply by Craig Berntson - Thursday, October 18, 2012 2:09 PM -
1 Votes
Read/write data from Microsoft Access Database
The existing Access database are not only for data storage, also there is an Access VBA application on top of it and it can't be replaced very easily.Answered | 16 Replies | 4682 Views | Created by kolback - Thursday, August 16, 2012 12:18 PM | Last reply by RLStewart - Thursday, October 18, 2012 6:52 PM -
0 Votes
Bug accessing XAML-based control from a class library
I worked with Navit on this - you have to remove the UserControl1.xaml file from the debug folder, then it compiles fine.Answered | 12 Replies | 9401 Views | Created by Actipro Software - Monday, March 12, 2012 3:36 PM | Last reply by Matt Small - Tuesday, April 17, 2012 1:27 PM -
1 Votes
Library Project using Visual basic 2015 and Access database.
Many who first start out with data access be in MS-Access or SQL-Server is to use data wizards (see theAnswered | 3 Replies | 549 Views | Created by sheelnath - Thursday, March 23, 2017 3:43 PM | Last reply by Kareninstructor - Friday, March 24, 2017 10:23 AM
No announcements