Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

ICT Professional with 25 years of experiences in business it alignment

Favorite Forums
Favorite Tags
Member Avatar for Andre_5

I create new Windows Application in vb.net with target frame work .net 5.0 But i cannot not Click at Add Project DataSource: ![Data_Source_Configuration.PNG](https://static.daniweb.com/attachments/4/e0a4180d16864135e8de3f5d72cc5c2d.PNG) This what it must look like: ![Data_Source_Configuration-Must_be.PNG](https://static.daniweb.com/attachments/4/dfdc01398d5f33432a81910382d8b03a.PNG) What must i do or install to fix this problem? thank you in advance, André

Member Avatar for rproffitt
0
35
Member Avatar for Andre_5

i use vb.net 2017 the problem is that in project => application => Enable Application Framework is greyed out. How can i fix this ![Enable_Application_Framework.PNG](/attachments/large/4/68d6df59e58c439a2f19c6f17d4178c7.PNG)

Member Avatar for rproffitt
0
195
Member Avatar for Andre_5

I use VB.net 2012 and Newtonsoft.Json Here my code Public Class Order Public Property nb As Integer Public Property product As String Public Property price As String End Class Public Class Person Public Property nb As Integer Public Property name As String Public Property address As String End Class Dim …

Member Avatar for PerplexedB
0
2K