Opening & Closing forms correctly
What would be the correct method to create an instance of a form? Currently, I add this to my AddinGlobal class in my Class project-
[code]Public Sha ...
0
753
System.Web.Security.MembershipUser.ChangePasswordQuestionAndAnswer Is encrypting PasswordAnswer
I’ve been using the System.Web.Security.MembershipUser.ChangePasswordQuestionAndAnswer method for several years and all has been fine. Now today some ...
0
753
Access/Download File OneDrive using vb.Net, is it possible..?
Dear Friends,
I have one file (Plain text File) in Microsoft OneDrive Public Folder,
I want to download or Access that file using VB.NET 2012.
Is t ...
0
753
Decrypt XML file error: Padding is invalid and cannot be removed
I encrypt an XML file and save it to the original file.
I then open the file and try to decrypt it, and get the error "Padding is invalid and cannot b ...
0
753
how to insert data to database from datagridview?
I have some list of data in datagridview. More than 500 records in datagridview. i want to insert into database like this
for i =1 to 40
inser ...
0
753
Android project, expanding preprocessor definition results in "error : stray '\' in program"
Hi !
I'm trying to compile two projects - I have made it so that one project is for Windows, another is for Android.
But basically same files are be ...
0
753
Trapping Key presses in C# Child form
I have seen several posts about trapping keys presses but none specific to child forms. In the code fragments below Key presses are trapped when the f ...
0
753
Newing a derived class to create a default object
I have a base class which has several derived classes. Within the derived class I have an enum which tells me which derived class the object belongs t ...
0
753
Getting compilation errors after upgraded a C++ project from VS2013 to VS2017 RC
I converted a midsize C++ project (little less than 2 million lines of code) from VS2013 to VS2017 RC. The conversion went successfully, but when I at ...
0
753
How to save data from checkedlistbox to access database?
Hello. I'm having trouble with inserting data to a database based on items checked on a checkedlistbox. There are two and the data on the checkedlistb ...
0
753
