Document A Program Toolkit Library?
Nov 17, 2011
I want to start building and documenting a toolkit for a small development shop. Googling around lead me to something called VBCommenter. Is that a good tool to use? Has anyone had experience with other similar tools?[url]...
View 1 Replies
ADVERTISEMENT
Feb 7, 2012
I need to create a document library, that many user will have access to, which in it's simpliest form is simple.
The user can select a document and store it in a predeterimined file. The code I propose use to do this is[code]...
View 2 Replies
Mar 27, 2009
I want to upload a file to a sharepoint document library. This looks extremely easy and trivial but I haven't written any VB in about 10 years, so it's kicking my strASS I have tried looking into using the web services for this, but all of the solutions posted are incomplete, so I've punted and gone after the http put methods. I found this vbscript which works very well, tested on files up to 23MB and it works great.
[Code]...
View 4 Replies
Sep 21, 2011
Is there any library which can interact with vb.net. I searched a little bit but I just found libraries for c#. I know it's not suitable to use vb.net for making these stuffs but I wanted to know.
View 1 Replies
Oct 19, 2010
I created a Class Library project in Visual Studio 2010 and created added the following VB.Net class[code]...
View 1 Replies
Apr 8, 2009
I want to change my class library's settings from an another program. For this, I've made a Public property in my class library. It worked right. But this is not my question. I wonder this is a right method? Can I access a class library's settings (My Namespace) from other project directly?
[Code]...
View 4 Replies
Mar 3, 2009
Does anyone have a program that will find Visual Basic 2008 code and place it into an organized code library?
View 1 Replies
Aug 18, 2010
why ( toolkit script manager ) the error is:
Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral
View 1 Replies
May 14, 2010
Anyone know if microsoft or any others have a NLP toolkit for .NET?
View 2 Replies
Sep 25, 2009
I have a program that belongs to vb windows form application and i want to make the program in vb class library[code]...
View 3 Replies
Jul 2, 2009
I want to create a lookup program for library books using VB6 or VB.net.
I have created a Form1.VB with two listboxes :- Listbox1 Listbox2.
Im using an Access Database with a Library Category Table
Field1: Category
Library Title Table
Field1: Category
Field2: Title
Field3: Author
Field4: Publisher
Using the Data Adapter ConfigurationWizard Ive created
OleDBDataAdapter1
OleDBConnection1
And from the Library Category table Ive created Dataset1 attached to Listbox1
OleDBDataAdapter2
And from the Library Title table Ive created Dataset2 attached to Listbox2.
Both Datasets fill using the Preview Data function. I then load Variable CategoryString with Listbox1.text,
and I would like to know how to search Dataset2 and retrieve all titles linked to that category and display Title, Author, Publisher in listbox2.
View 1 Replies
Apr 17, 2010
My program used to run on my system just fine until I removed some other applications. Then the proggy was giving me a runtime error. The funny thing is that once I installed visual basic 6 and added a reference to dao360.dll, or the Microsoft DAO 3.6 that the program then worked without error.
VB6 was never installed on this system before. The program worked just fine until applications were uninstalled from the system. What happened that caused the reference to stop working? Why did the program stop finding dao360.dll even though the program itself wasn't modified since vb6 wasn't installed?
View 2 Replies
Jul 29, 2009
I'm rewriting a VB6 application that used the Windows Encryption Toolkit and Blowfish encryption. Does anyone know if the Windows Encryption Toolkit exists for .NET? I would use a different type of encryption if necessary, but we have 2 programs where I work. Users encrypt files with one program and send them to us and we use another program to decrypt them. I'm worried that if I don't use Blowfish encryption again, users will send us files encrypted with AES for example and we won't be able to decrypt them.
View 2 Replies
Mar 16, 2012
I'm looking for a decimal to alphanumeric number base converter library in Visual Basic that does not use recursion. [url]...
which includes a demo app but discovered that it uses recursion. The problem with it using recursion became apparent when I attempted to integrate the library into my own Visual Studio Express 2010 Visual Basic project: I got a stack overflow exception.
Now I could consider increasing the size memory allocated for the stack but it might be hard to determine what this would be, given that the recursion depth might vary depending on the value to be converted.
View 1 Replies
Mar 8, 2011
I am working on a development project with a number of other individuals using TortoiseSVN. I followed [URL] to install the toolkit.
I tried to have a look at the configuration for another project where Ajax control toolkit was installed however I have cannot get Ajax elements to appear in my solution explorer would anyone know why this might be? I had a look at this other person's solution explorer and they have the ajax control toolkit.dll, ajaxcontroltoolkit.pdb and other folders (ar, cs, de...) within a different type of folder (looks grey and has a cog symbol) called 'Bin'
I am using Visual Studio 2008, .Net Framework 3.5 and I tried the ajax control toolkit framework 3.5.
View 1 Replies
Nov 10, 2009
I have an application I am converting over from vb6 to vb.net 2.0/3.5. Using Subsonic 2.2 and the vb.net Interop Toolkit 2005. Cannot seem to get the .net form using subsonic to work inside the interop environment.It keeps saying it cannot find the subsonic service provider in the app.config. But I know it is there. Has anyone used these two toolkits together successfully? Will subsonic even work inside the interop environment in that way?
View 1 Replies
May 29, 2012
I have a form of tour application that has 2 dates, from date and To date. now i'm using the dd/MM/yyyy format for the date entry and i need to Validate To date like To date must me greater than or equal to start date. earlier days should be disable, i want to do that with compare validator.
View 1 Replies
Apr 4, 2010
I've got a calendar control on a text box I'm just wondering how I can trigger a sub when a date is chosen on the calendar?
There is a OnClientDateSelection changed in the extenders properties but im not sure how to use this.
View 1 Replies
Mar 30, 2011
We have a VB6 application that consumes Java webservices with soap.That works fine on XP and Win7. The login to the webservice times out.Under xp the client try to reconnect 2 times (is one call to the webservices) and then ask for new login data from user. With win7 that dont be OK.If the login is timed out, the client try to reconnect 9 times with one call. The code is the same. I trace this with wireshark.
View 5 Replies
May 31, 2012
I need a tab-like control for Asp website. This is a tutorial for AJAX Control Toolkit Tab Container. The code below is debugged successfully, but nothing is shown on browser.
[Code]...
View 1 Replies
Apr 19, 2011
So this C4F P2P Toolkit allows for creating chat rooms, file sharing and media players etc, however I cannot find a way to edit the main look of each control. They look hideous and I must make it look a little more modern. How to change the style of the containers.
View 2 Replies
Dec 18, 2009
How to open a word document in vb.net.needs to add any reference file.
View 1 Replies
Jan 31, 2011
The following URL returns an xml document. [url]....
I wish using vb.net save the results as xml file. I will have about 1200 different exch to query using that URL.
So I will do a kind of loop and append the XLM file.
View 5 Replies
Sep 20, 2010
I am trying to write Data in XML document using XMLTextWriter class in vb.net.
After writing data when i tried to open xml documents,
some special characters are replaced with different characters.
For Example Zrich was replaced with Zrich.
There is some problem with encoding while writing XMl document. [code]...
View 1 Replies
May 30, 2012
<style>
.ajax__calendar .ajax__calendar_invalid .ajax__calendar_day
{
background-color:gray;
color:White;
text-decoration:none;
cursor:default;
}
i apply the Style, it'snot working,, i want to change the style of the disabled date,,,
View 1 Replies
Mar 25, 2010
I have a text box which has a Ajax calendar extender attached. You click on the text box, the calendar pops up, you select a date and that gets displayed in the text box. That all good but the date is displayed in mm/dd/yyyy format. Can this be changed?
View 1 Replies
May 31, 2010
I'm trying to use Ajax Toolkit in ASP.NET page to display a Calendar Extender with this code, but it's not working for me.
<form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
[Code].....
View 3 Replies
Jun 10, 2010
Visual Basic Interop Video Series This how-to video series is focused on the Interop Forms Toolkit and working with Visual Basic .NET and Visual Basic 6 together. The Interop Forms Toolkit allows Visual Basic developers to migrate their Visual Basic 6 applications over to .NET using a phased migration strategy. Instead of having to convert the entire VB6 application at once, the toolkit enables .NET Forms and User Controls to run directly in Visual Basic 6 applications so that you can build the pieces that you need over time.
Download the Code: Videos 13
You will need: Visual Studio and the Interop Forms Toolkit 2.0 in addition to Visual Basic 6.0
#1 | How Do I: Build Interop Forms? (11 minutes, 28 seconds)
View 1 Replies
May 30, 2012
I'm a having hard time finding Microsoft Windows CE Toolkit for Visual Basic 6.0 for download. I have a msdn subscription but it's not available. The Toolkit for Vb6 is too old to be still part of the MSDN subscriptions I guess.
View 10 Replies
Jun 21, 2011
I have a Visual Basic Class Library project. It generates a DLL. Is there a method to generate a static .LIB to which I can do a static link?Alternatively, can I do a static link against a DLL?
View 6 Replies