WPF:数据库VS还是BLEND? [英] WPF: database VS or BLEND?

查看:56
本文介绍了WPF:数据库VS还是BLEND?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我第一次开发WPF应用程序(桌面)。我需要一个非常小的数据库(可能是关系)来做简单的事情,如设置primaryKey,dataEntry,搜索和查询。我的问题是

for my very first time, I'm developing an WPF application (desktop). I need a very small db (possibly relational) to do simple things as setting primaryKey, dataEntry, search and query. My questions are

  - 最好的方法是什么(我的意思是说技术)?例如,我听说过Ado.net等。 

 - What is the best way to do it (i mean technology speaking)? for example i heard about Ado.net etc.. 

  - Blend或VS?

 - Blend or VS?

因为我试图在Blend中这样做但我看不出在哪里设置主键的可能性。或者我可能需要自己设置一个类型为numeric的属性,对于该表,然后将其称为primaryKey?但是,也可以通过外键(例如关系数据库)连接不同的
表?

Because I tried to do this in Blend but i cannot see where is the possibility to set primary key for example. Or maybe I have to set by myself a property of type numeric, for that table, then to call it primaryKey?But, as well, is possible to connect different table by foreign key such as relation database?

我以前用pgAdmin使用Postgresql,而且一切都很干净!

I used to use Postgresql with pgAdmin and everything there is very clean!

也许存在一些微软技术或方式以简单的方式做到这一点?  

Maybe exists some microsoft technology or way to do it in simple way?  




 一般来说,我想过这样做:

 In general I thought to do this:

  1。打开我在VS中的Blend中创建的项目

 1. open the project I created in Blend in VS

  2。在VS中创建数据库

 2. create db in VS

  3。然后通过Blend编辑并对其进行编辑

 3. then edit and biding it by Blend 

您的想法是什么?

先谢谢了,
Ludo

Thanks in advanced
Ludo

推荐答案

是的,您将需要在VS中完成大部分数据库工作。 Blend非常适合样式和编辑视觉效果。
Yes, you will want to do most of the DB work in VS. Blend is great for styling and editing the visuals.


这篇关于WPF:数据库VS还是BLEND?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆