Need to do Ebook management Sytem in VB, What should i do as a newbie? - vb.net

i want to to create a ebook management system in VB. This is for my university purposes, i dont have any idea about VB.net, so kindly i ask you to give any tutorial link. And these all should be in the project.
The app should be connected to
database
The user can search for the book in
the databases
The main thing is i want to know simple ways to work with databases. So kindly give some links for these, or even the project source code.
Thanks in advance

Here you go.
You should probably buy a book.

Related

How to use the Sanity Studio with a Custom backend?

We have a legacy app and would like to migrate to Sanity for the new editorial content, but want to keep the previous backend intact with the ability to edit it in Sanity. Curious if it is possible. Thanks
Sanity studio is open source, so practically its not something which is impossible. I have never tried but would love to. The editor has a great design and could be a great alternative to the legacy CMS backends for content editors. Probably someone from the sanity team can provide with a much accurate answer or how complex is it gonna be.

How to start with a DBMS project

We are supposed to make a web-based project using postgres. The topic is library management system, where on a website a user can search whether a book is available in the library, if it is present then where, and so on.
The problem is just that I don't know anything about web development. I do have a pretty good knowledge of sql, but I'm confused a bit in that too, because I don't know if I'll just have to run the queries in my laptop in postgres and link if it "somehow" to the website, or will I have to upload my data on some server (for eg., firebase in case Android development) to be used in my website.
So briefly, I've just two questions:-
How should I start, because I have no idea where to begin with(I do have all the data needed btw)?
About postgres, will the queries run on my laptop or some server?
Please help me with this. Some online resources for the same are way more than just welcome, because I was unable to find any. Thank you!
First of all, you'd take a look at some design pattern in order to learn some theory on how to make (web) apps in the right way. You can visit Martin Fowler's web site and read them.
Once studied, you'd follow my advice. If you've got Java expetise, I'd start by learning Spring Boot, which has every piece you need to achieve your goal. This project follows lot's of design patterns (MVC, Repository, DAO, AOP, IoC/DI...) and lets you follow others (DTO). Anyway, choose the right template engine (I like Thymeleaf) or any other framework (Angular 2...).
Hope it helps.
welcome to development world. When starting out it seems very confusing but it is not that much.
Start slow, there are many tutorials across which helps.. just do a bit of google.
To answer your question :
How should I start, because I have no idea where to begin with(I do have all the data needed btw)?
-- Google simple website with postgres db. For that you will require the database to be installed and a webserver on your machine. All of which will be used when you host the website
About postgres, will the queries run on my laptop or some server?
-- It will run on where you have installed the database..
hope this helps :)

Is Microsoft SQL Server the same as other SQL in terms of syntax?

I have a new job that requires me to know Microsoft SQL Server. I haven't dealt with SQL since college and even then my professor was really bad and i didn't even have any actual software SQL experience... we just wrote everything on pencil and paper
So I'm trying to learn as much as I can on the internet but nothing is coming up "specifically" for Microsoft SQL.
If i go over the SQL tutorials on say W3schools, does the majority of the syntax still apply to Microsoft's version? I'm kinda naive to this topic and I need to pick this up quick. Any specific advice on how I can go about learning this would be very helpful and would be much appreciated
Thank you
You will not be learning the wrong syntax on W3Schools, they both are quite similar but T-SQL may seen to be more "powerful" in some cases.
Apart from that, you may also want to look at MSDN Link for the tutorial from Microsoft;
look at TSql link for another T-SQL tutorial site;
look at here on pluralsight for video tutorials (not free),
or on this link this book would be a good starter guide for you.

Is there a community of TSQLUnit users somewhere?

I am relatively new to using SQL Server (we're on 2005) but not to database design, creation, and programming. I have decided to use TSQLUnit for the testing we want to do, and have been learning it as I go. But, there are some things that have not become clear over time, and it gets pretty frustrating to want to do a particular type of test and not be able to do it. I'm not sure if the problem is with SQL Server (very unlikely), TSQLUnit (unlikely) or me (very likely).
Does anyone know of an online resource or community of TSQLUnit users that I could consult? I would like to both contribute when I can and gain benefit when needed.
Any suggestions or links will be appreciated.
There are so many
SQLBangalore on Facebook.
Even you can post questions in SQlcetral as well.

Kodak Carestream PACS integration

just a shot in the dark here.
Does anyone here have any experience with coding an integration into Kodak's carestream (pacs) product?
I am trying to integrate into their COM server, but hitting issues with saving Key Images.
I just want to see if this is a suitable forum for asking carestream related queries.
Thanks!
Craig