Dec 13

>Entity Framework(often referred to as EF):
>a .NET Framework data-access technology to define and work with model classes.
>By default, the Entity Framework looks for a connection string named the same as the object context class (MovieDBContext for this project).

>Entity Framework is default to using LocalDB.

>LocalDB is a lightweight version of the SQL Server Express Database Engine
>LocalDB runs in a special execution mode of SQL Server Express that enables you to work with databases as .mdf files.
>Typically, LocalDB database files are kept in the App_Data folder of a web project.

>SQL Server Express is not recommended for use in production web applications.
>LocalDB in particular should not be used for production with a web application because it is not designed to work with IIS. However, a LocalDB database can be easily migrated to SQL Server or SQL Azure.

Dec 12

> Razor code annotation symbol @ *…….*@

>A controller class is where you write the code that handles the incoming browser requests, retrieves data from a database, and ultimately decides what type of response to send back to the browser.

>A view template should never perform business logic or interact with a database directly. Instead, a view template should work only with the data that’s provided to it by the controller. Maintaining this “separation of concerns” helps keep your code clean, testable and more maintainable.

> It is currently by Controller(By URL)Information passed to View(Screen rendering)

Sea 14

  一直以來都把網誌的圖片放在Dropbox,但最近收到Dropbox通知,3/15準備把Public的公開資料夾功能拿掉,雖然還是可以用”分享連結”The way,讓圖片可以外連,但這個轉換工作太浩大,且難保未來不會再調整一次,Therefore, assessment of the picture altogether moved to a more stable space。

Continue browsing »

Feb 20

  預設ul標籤會在行的上下方留白,若不要留白,Can be added in the ul tag css:

ul {
margin:0;
}

 

[Links]

Feb 7

Method one:

  • 在專案按右鍵選「Manage NuGet Packages for Solution…」

 

Continue browsing »

Jan 20

====Memo====

1.至Studio Styles網站下載Monokai Bright – Sublime的scheme。

2.開Visual Studio,「Tools」-「Import and Export Settings」-「Import Selected Environment Settings」…。

 

[Links]

Nov 23

Two weeks before the company network architecture major renovations,So busy bee,在修改print server的IP時,Two very machine crooked,Yuzuru not break our destination 是 one start,After 好 來改 after,Becomes idle for a period of time as long as,He will be disconnected,One integer heaven 試了,Finally abandoned,I grabbed a small program,Let the program on the Server every 30 seconds on the print server to ping it。

Continue browsing »

Dec 13

 

Before looking for some computer word pronunciation,Forvo 找到 站 這個 network between no meaning,The Forvo have the pronunciation of the languages,Friend network all over the world offer a reason 是 訊都 capital 聲音 這些,Therefore, a word you may be found in more than one sound file,Each site also lists the sound file is provided by where。

Continue browsing »

Nov 18

呼 ~ 成功 让 Ubuntu 跑 IE 了,I feel really wonderful,Currently try to run the game in Ubuntu,Haha ~ which is good fun!

 


[Further reading
Language Hall role:安装 Internet Explorer 6

Oct 28

Just yesterday morning,Masaru Ubuntu 7.10 Coming down the computer,Everything went smoothly,Much better than the experience of the past,Even let me directly to the Windows perspective to feel this operating system。The current impression is,要取代windows,Honestly,I think there is still a way to go,But,The end of the road is no longer so far away!

Noon to dinner with friends,Ubuntu 聊聊 扯西 throughout east,Original friends in the play,Little idea exchange,Two people are novice,Understanding of not more,But this package feel quite interesting。

I mainly set some commonly used software in the,Intend to first get the basic environment,Lane side edge exploration。Morning are engaged in input method,Is unable to adjust to the habits,But just replaced by another set after,I feel kinda bad,Was then successfully installed the music player,The whole sense of accomplishment out,Oh What a Feeling,Ha!

ubuntu will still need some instructions,I would have used some instructions recorded (By the way,ubuntu 内建 的 笔记 功能 还挺 便利 的 呢!),In addition to the Notepad,Net magazine 份在 錄 one we described likely return,In addition to the double backup function of,May also be able to help other users,Serve several,Why not,However, because the property than the partial Notepad notes,Therefore will be thrown into the island of Java that board to,Afraid to throw this blog will be a little mixed plate。

Linux 了 contact touches the Fourth 是 應該 這次,The front two are playing with toys,Third of Debian touched two days later in the text mode,Finally succeeded in entering the x-window,怎麼 required use Tomomichi 而不 卻反 result,Into the x-window target has been reached,Large power reduction during incarceration,After completion 續玩 沒繼 來就,Hope this can be successful by ubuntu led me into the world Linux。


[Links]