<!-- index.php -->
{"id":44,"date":"2011-07-11T19:01:38","date_gmt":"2011-07-11T17:01:38","guid":{"rendered":"http:\/\/pustekuchen.xn--burkfrulein-q8a.de\/?p=44"},"modified":"2011-07-11T19:01:38","modified_gmt":"2011-07-11T17:01:38","slug":"create-and-integrate-the-asp-net-database","status":"publish","type":"post","link":"https:\/\/blog.bur-k.de\/?p=44","title":{"rendered":"Create and Integrate the ASP.NET Database"},"content":{"rendered":"<p>Hello folks,<\/p>\n<p>today I want to tell you how its works to create and integrate the asp.net application Services Database to your own Database.<\/p>\n<p>First of all you need the following things:<\/p>\n<ul>\n<li>MS SQL Database (e.g Microsoft SQL Server 2008 R2)<\/li>\n<li>.NET Framework (e.g. Microsoft .NET Framework 4)<\/li>\n<li>A existing Database (Only if you want to integrate)<\/li>\n<\/ul>\n<p>If you have installed these two things you can go to the following folder:<\/p>\n<blockquote><p>C:WINDOWSMicrosoft.NETFramework*YOUR .NET FRAMEWORK VERSION*<\/p><\/blockquote>\n<p>Search this folder for the \u201caspnet_regsql.exe\u201d file and run it. After a cmd window, a Dialog will be opened. There you can choose if you want to configurate or delete the ASP.NET Database. Choose configurate.<\/p>\n<p>At the next step you have to set the connection infos for your Database Server. Now it gets exciting, if you want to create a complete new Database, set the Database to &lt;standard&gt;. If you want to integrate into an existing database you have to type in the Database name.<\/p>\n<p>Thats all. Wasnt so hard or? <img decoding=\"async\" alt=\":)\" src=\"http:\/\/www.mycodeland.com\/wp-includes\/images\/smilies\/icon_smile.gif\" \/> The last steps are clicking next.<\/p>\n<p>The ASP.NET Application Service includes the following tables:<\/p>\n<ul>\n<li>Applications<\/li>\n<li>Path<\/li>\n<li>Membership<\/li>\n<li>PersonalizationAllUsers<\/li>\n<li>PersonalizationPerUser<\/li>\n<li>Profile<\/li>\n<li>Roles<\/li>\n<li>ShemaVersion<\/li>\n<li>Users<\/li>\n<li>WebEvent_Events<\/li>\n<\/ul>\n<p>You can use this Database to create a login system for your Silverlight application. How that works i will show you maybe later in another post <img decoding=\"async\" alt=\":)\" src=\"http:\/\/www.mycodeland.com\/wp-includes\/images\/smilies\/icon_smile.gif\" \/><\/p>\n<div class=\"twoclick_social_bookmarks_post_44 social_share_privacy clearfix 1.6.4 locale-de_DE sprite-de_DE\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_44')){$('.twoclick_social_bookmarks_post_44').socialSharePrivacy({\"services\":{\"facebook\":{\"status\":\"on\",\"txt_info\":\"2 Klicks f\\u00fcr mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie k\\u00f6nnen Ihre Empfehlung an Facebook senden. Schon beim Aktivieren werden Daten an Dritte \\u00fcbertragen - siehe <em>i<\\\/em>.\",\"perma_option\":\"off\",\"action\":\"like\",\"language\":\"de_DE\"},\"twitter\":{\"reply_to\":\"\",\"tweet_text\":\"%20Create%20and%20Integrate%20the%20ASP.NET%20Database%20%C2%BB%20pustekuchens%20Blog%20%23application%20...\",\"status\":\"on\",\"txt_info\":\"2 Klicks f\\u00fcr mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie k\\u00f6nnen Ihre Empfehlung an Twitter senden. Schon beim Aktivieren werden Daten an Dritte \\u00fcbertragen - siehe <em>i<\\\/em>.\",\"perma_option\":\"off\",\"language\":\"de\",\"referrer_track\":\"\"},\"gplus\":{\"status\":\"on\",\"txt_info\":\"2 Klicks f\\u00fcr mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie k\\u00f6nnen Ihre Empfehlung an Google+ senden. Schon beim Aktivieren werden Daten an Dritte \\u00fcbertragen - siehe <em>i<\\\/em>.\",\"perma_option\":\"off\",\"referrer_track\":\"\"}},\"txt_help\":\"Wenn Sie diese Felder durch einen Klick aktivieren, werden Informationen an Facebook, Twitter, Flattr, Xing, t3n, LinkedIn, Pinterest oder Google eventuell ins Ausland \\u00fcbertragen und unter Umst\\u00e4nden auch dort gespeichert. N\\u00e4heres erfahren Sie durch einen Klick auf das <em>i<\\\/em>.\",\"settings_perma\":\"Dauerhaft aktivieren und Daten\\u00fcber-tragung zustimmen:\",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/blog.bur-k.de\\\/?p=44\",\"post_id\":44,\"post_title_referrer_track\":\"Create+and+Integrate+the+ASP.NET+Database\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div>","protected":false},"excerpt":{"rendered":"<p>Hello folks, today I want to tell you how its works to create and integrate the asp.net application Services Database to your own Database. First of all you need the following things: MS SQL Database (e.g Microsoft SQL Server 2008&#8230; <a class=\"more-link\" href=\"https:\/\/blog.bur-k.de\/?p=44\">Weiterlesen &rarr;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[25,26,33,34,59,69,77,100,170,107],"class_list":["post-44","post","type-post","status-publish","format-standard","hentry","category-net","tag-application-service","tag-asp-net","tag-create","tag-database","tag-integrate","tag-login","tag-ms","tag-server","tag-silverlight","tag-sql"],"_links":{"self":[{"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=\/wp\/v2\/posts\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=44"}],"version-history":[{"count":0,"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bur-k.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}