Skip to primary content
Skip to secondary content

My Excel Database

My VBA codes history

My Excel Database

Main menu

  • Home
  • Posts’ list
  • Other
    • VB.net
    • VB
    • WordPress
    • Others
  • Contact
  • About me
  • Log In

Category Archives: VB.net

I used to try to learn VB.net., but I don’t have enough time to finalize it. I’ve added VB.net examples that I’ve used before. I’ve not checked code placed here and I’ve not used it for years – I do not guarantee that the code examples from this page have any value. I’ve excluded this category from main page, to show only Excel and VBA categories there that I’m interesting the most..

UnobtrusiveValidationMode jquery w VS for Web

Posted on 18 December 2017 by pawel
1,033

I’ve wanted to add login control to my test website but unfortunately every time UnobtrusiveValidationMode jquery error be shown. App returned error with description that „ScriptResourceMapping for ‚jquery’” is required.

Continue reading →

Posted in VB.net | Tagged jQuery, login, UnobtrusiveValidationMode jquery | 1,033 Replies

Connection string encryption in VB.Net

Posted on 14 December 2017 by pawel
1,122

After hours of tests I’ve succeeded in ConnectionString encryption in asp.net. I’m not sure if code will work because I’ve done vb.net encryption in my test local website. What more, I’ve made vb.net websites for fun to learn something new.

Continue reading →

Posted in VB.net | Tagged ConnectionString, Encryption, GridView, MySQL, MySQL Connection | 1,122 Replies

Filling and centering GridView in VB.NET

Posted on 3 December 2017 by pawel
980

GridView in VB.NET is the same control as DataGridView in Visual Studio Desktop. Rule of control’s filling is the same as in VB, but DataBing had to be add to got result.

Continue reading →

Posted in VB.net | Tagged centering, filling, GridView | 980 Replies

ConnectionString for MySQL w VB.NET

Posted on 2 December 2017 by pawel
1,137

ConnectionString for MySQL w VB.NET For now I’ve only tested it on local server – it works. I hope it will work with external server.

Continue reading →

Posted in VB.net | Tagged ConnectionString, MySQL | 1,137 Replies

Language

English Polski

About website

Website showing coding examples found in internet and  used by me. Was created in order to find working code in new projects. This is a source for my future applications to find needed code fast and easily.

Video presentation (PL)

https://www.youtube.com/watch?v=ysJDqAbEOSQ

Visual Basic .NET

  • UnobtrusiveValidationMode jquery w VS for Web

    I’ve wanted to add login control to my test website... Read more →

  • Connection string encryption in VB.Net

    After hours of tests I’ve succeeded in ConnectionString encryption in... Read more →

  • Filling and centering GridView in VB.NET

    GridView in VB.NET is the same control as DataGridView in... Read more →

  • ConnectionString for MySQL w VB.NET

    ConnectionString for MySQL w VB.NET For now I’ve only tested... Read more →

Visual Basic

  • Text value dividing

    Something we have to divide some text value for two... Read more →

    Something we have to divide some text value for two separated elements. VBA code contained to this post show how to do this. Of course shown code is quite simple – it has to be rebuilt for yours needs.

    (more…)

  • Item removing from MySQL via Visual Basic

    In the project I still making I’m using MySQL database... Read more →

    In the project I still making I’m using MySQL database to storing items. We can remove items from database. How to remove item from MySQL via Visual Basic?

    (more…)

Recent Posts

  • VBA not recognizing polish letters
  • Checking if another Worksheet is opened and its opening or closing
  • Folder creation
  • Removing duplicates in collection
  • Creating HTM file via Excel VBA

Recent Comments

  • Do antibiotics weaken your immune system on Folder creation
  • How do I know if antibiotics are working on Remote connection to MySQL
  • What vitamins fight infection on Removing row from DataGridView
  • Can I eat yogurt after antibiotics on Code lines added automatically to VBA module
  • What is the strongest antibiotic for bacterial infection on Creation installation file in Inno Setup

Categories

  • Excel
  • Others
  • Power Query
  • VB
  • VB.net
  • VBA
Proudly powered by WordPress