TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Alex Barakov
NA
3
0
Questions regarding C# project
Feb 8 2010 9:42 AM
Hello!
I have several questions regarding C# language. I am a begginer programmer and I am working on a project. here are my questions:
1. I am using VS C# 2008. I want to use a local DB with my program (a file that will sotre information). I am thinking about using the SQL CE server, uncluded with the VS. I use local database user control from visual studio and create a DB file, but how can I connect to it (a sample script would be nice).
2. Using panels - how can I make multiple panels on one form - on button click I change the things in the form (ets say textbox), without changing the form.
3. How can I make an dynamic menu/app from the DB - Lets say I have 2 columns in the DB - Name and Information - WHen i get in a form (Form1), I get an dynamic menu with all the things under Names in the DB and when I click on a name it will open new panel/form, displaying the information for the name (Column Information).
4. Drawing things in C#. Any tutorials, samples, programs are welcome!
I will be really glad If u can answer any of the things. Will really appreciate, sample scripts, applications and especially tutorials.
Alex Barakov
Reply
Answers (
2
)
how to load add-in again n again?
Finding and Reading a specific line