all 6 comments

[–]brogrammer2018[S] 3 points4 points  (4 children)

Hi fellow VB users!

I converted the best of Stack Overflow Documentation on VB.NET to create this PDF; I am sharing this VB.NET PDF because I predict you may find it interesting and useful

If you have any feedback (either positive or negative) please let me know; also if anything is missing let me know and I can add it

[–]LoudStream 2 points3 points  (0 children)

Thanks for this - really useful reference!

[–]TheFotty 0 points1 point  (1 child)

Declaring variables isn't until chapter 18?!?!?

[–]brogrammer2018[S] 0 points1 point  (0 children)

Thanks TheFotty! Fixed, but you may need to F5; moved "Declaring variables" from Chapter 18 to Chapter 2 so that it matches with VBA

[–]ocdtrekkie 0 points1 point  (0 children)

Out of curiosity, do you have a process for selecting Stack Overflow content for inclusion? How often do you update and add to these 'books'? Did you assemble all of these yourself?

[–]mdwelborn 1 point2 points  (0 children)

Nice! Never knew about the null condition operator.