.net

  1. L

    Cannot add new database connection....

    I have created a database in Microsoft SQL SERVER 2005 When I Start with my Microsoft Visual Basics 2008 Where I create a new project using Windows Form and after that Add Data Source -->Database-->New Connection I want to change my data source to Ms SQL SERVER 2005 but it is not showing in...
  2. L

    Question Need help with my project

    I want to make a coffee shop billing system ..but don't know how to give a start to it ....I have searched and searched but no responses any where so far . I have not seen any billing softwares so don't know what all buttons,menus and database need to be created for the same ...If any one can...
  3. S

    Question Reference a previously created datatable by entering a string?

    I want a quick way to be able to see all of the data that is currently in a DataTable. I want to be able to reference the name of the DataTable by entering string into a TextBox, have my program recognise that it's a DataTable that has data in it, and display that data in a DataGridView. Maybe...
  4. A

    Question How to use the databinding in WPF using Resourse Settings Variables Saving?

    I can see that there are binding options but i can't set them as windows forms application ... I use windows forms applications textbox to bind with a settings variable to save data but in wpf , i can't find a way to do that. can anyone give some screen shots how to make it work.. thanks...
  5. L

    Question Remove Row from a DataGridView

    I have in my project a DataGridView with 7 Cells (columns) and one row. When I'm leaving the last cell i want to do two things A) write the data in a SQL table and B) delete the current row in order to bring the control to its initial state. As for the write issue that is goes well but when I'm...
  6. S

    CryptoLicensing For .Net 2011 released.

    LogicNP Software has released CryptoLicensing for .Net 2011 which is a 100% .Net solution to add licensing, copy-protection, activation and hardware-locking capabilities to your .Net, Windows Forms, WPF, Silverlight, Windows Phone 7, Compact Framework and XNA apps and libraries and ASP.Net web...
  7. J

    VB. NET developer!

    We are looking for a talented .NET developer (long term contract) to do maintenance work for a legacy system. Must be proficient in in VB.net, PHP, Javascript and jquery. We are located in Pasadena, CA. Please send your resume, code samples and rate. This is on-site work only. This position...
  8. S

    Resolved PrintPreview/Printed page descrepencies?

    Hello, I have a document printed to a PrintPreview and then to a printer. I am using graphics.measurestring to position some custom subscript text. My problem is that upon examination of the printed output, the position of my subscript text is incorrect, but it is correct on the screen...
  9. Neodynamic

    How to insert barcode images into the Header or Footer sections of a RDLC ReportViewe

    Prerequisites - Neodynamic Barcode Professional 7.0 for .NET Windows Forms (or greater) - Microsoft .NET Framework 3.5 (or greater) - Microsoft Visual Studio 2010 or Visual Basic 2010 Express or Visual C# 2010 Express In this simple guide you will learn how to insert a barcode image to the...
  10. C

    Question Problems adding auto width (.width = -2) to existing listview class

    Hi Forum, I'm just starting with vb.net and I'm facing a problem that would probably be relatively easy to fix for experienced developers like you. I'm using the next class to fill my listview Imports System.Data.SqlClient Public Class ListViewData Public Sub FillListView(ByRef...
  11. S

    Crypto Logger For .Net 2010 released

    LogicNP Software is pleaesd to annonce the release of Crypto Logger For .Net 2010, a flexible and high-performance logging framework for your .Net software. Crypto Logger comes with a powerful yet easy-to-use logging console to view, search, analyze and manage log data and perform remote-logging...
  12. Neodynamic

    Neodynamic Barcode Professional 4.0 for WPF released!

    Neodynamic is proud to announce the availability of Barcode Professional 4.0 for WPF, The most flexible, advanced & powerful barcode component for Microsoft Windows Presentation Foundation platform! Version 4.0 features new barcode standards including Full GS1 DataMatrix, MICR E-13-B Characters...
  13. A

    Edit, Update, Cancel, Gridview in MS Visual Studio 2008

    I am using MS Visual Studio to create a website that connects to a sql DB. I used the web form to create a gridview and a Datasource. It works great. Now, I want a user to be able to click on edit on a row and edit/update information backinto SQL. I do NOT want to code, besides the basic...
  14. Neodynamic

    Neodynamic Barcode Professional 7.0 for Reporting Services Released

    Neodynamic is proud to announce the availability of Barcode Professional 7.0 for MS SQL Server Reporting Services; the Most Advanced Barcode Solution for Microsoft Report Server projects. Version 7.0 of Neodynamic's flagship barcoding product has expanded its capabilities to include new barcode...
  15. V

    Available VB6 Developer position available in Pennsylvania

    Primary Skills: VB6/.Net, passport packaging (Ventyx), Webmethods, SQL Description: Job Title: Passport/VB/ .Net Programmer Duration: 1 year Start Date: ASAP Location: Allentown, PA Position Type: Contract (8 hours a day, 5 days a week) Required Skills: • VB6/.Net programming • Passport...
  16. Neodynamic

    Neodynamic Barcode Professional 7.0 for ASP.NET

    Neodynamic is proud to announce the availability of Barcode Professional 7.0 for ASP.NET; the Best Barcode Solution for Microsoft ASP.NET Websites. Version 7.0 of Neodynamic's flagship barcoding product has expanded its capabilities to include new barcode standards like Full GS1 DataMatrix...
  17. Neodynamic

    Neodynamic Barcode Professional SDK 3.0 for .NET Released!!!

    Neodynamic Barcode Professional SDK for .NET is a royalty-free lightweight .NET assembly (DLL) which can be used for adding advanced barcode capabilities such as barcode image generation and printing support to any .NET Framework-based applications. Version 3.0 features new barcode standards...
  18. S

    CryptoLicensing For .Net 2010 R2 released.

    LogicNP Software is pleased to announce the release of CryptoLicensing For .Net 2010 R2 which is a licensing management and copy protection software featuring trials, activation, floating/leased licenses, hardware-locking, domain-locking and more. It supports all .Net software including Windows...
  19. Neodynamic

    Neodynamic Barcode Professional 7.0 for Windows Forms Released

    Neodynamic is proud to announce the availability of Barcode Professional 7.0 for .NET Windows Forms, The most flexible, advanced & powerful barcode component for Microsoft .NET Windows Forms applications! Version 7.0 features new barcode standards including Full GS1 DataMatrix, MICR E-13-B...
  20. Grafix

    Question Deploy Applications

    Hi dudes, am newbie in VB.NET applications. I finished my school project successfully. I created a setup project to deploy my system but its not doing what i want after installations, i meant i don't know how to include the database i created using mysql server into the .exe/.msi package...
Back
Top