<?xml version="1.0" encoding="UTF-8" ?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
	<channel>
		<title>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</title>
		<link>https://www.sqler.com/board_RazorQnA</link>
		<description>SQLER.com - 데이터베이스, 클라우드, 머신러닝, 오픈소스 개발자 커뮤니티</description>
		<atom:link href="https://www.sqler.com/board_RazorQnA/rss" rel="self" type="application/rss+xml" />
		<language>en</language>
		<pubDate>Thu, 14 May 2026 10:35:50 +0900</pubDate>
		<generator>Rhymix</generator>
				<image>
			<url>https://www.sqler.com/files/attach/images/rss/feed_image.jpg</url>
			<title>SQLER.com - 데이터베이스, 클라우드, 머신러닝, 오픈소스 개발자 커뮤니티</title>
			<link>https://www.sqler.com/</link>
		</image>		<item>
			<title>classic asp SSO 연동 관련 질문 드립니다.</title>
			<link>https://www.sqler.com/board_RazorQnA/1089927</link>
						<description>&lt;p&gt;정말 단순할 수 있는 질문인데&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;classic asp를 바탕으로 SSO(Azure AD)연동이 가능한가요?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;가능하면 어떤 식으로 구현하는지 대략적인 설명 부탁드립니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>BGT051</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/1089927</guid>
						<pubDate>Fri, 15 May 2020 11:07:52 +0900</pubDate>
		</item><item>
			<title>웹 원의 넓이 구하기 프로그램</title>
			<link>https://www.sqler.com/board_RazorQnA/1056779</link>
						<description>&lt;p&gt;이렇게 오류가 뜨는데 넣을꺼 다 넣고 채울꺼 다 채웠는데 왜 이럴까요 ?&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>ㅁㄴ이ㅏㅂㅈ</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/1056779</guid>
						<pubDate>Sat, 15 Sep 2018 17:28:07 +0900</pubDate>
		</item><item>
			<title>mssql과 asp 연동 관련 질문입니다</title>
			<link>https://www.sqler.com/board_RazorQnA/984061</link>
						<description>&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;지금 하려는게 asp 페이지로 아이디, 이름, 비밀번호 입력해서&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;다른 asp창으로 이동해서 mssql에 데이터를 추가하는 일입니다.&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style=&quot;text-align: justify; background-color: rgb(255, 255, 255); color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;현재 asp에&lt;/span&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;oledb로 연결할때&amp;nbsp;&lt;br /&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;lt;%&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; Set adoCn = Server.CreateObject(&quot;ADOBC.Connection&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; adoCn.Open &quot;Provider=SQLOLEDB;Data Source=DESKTOP-CNLD3PV\DBSERVER;Initial Catalog=database;user ID=sa; password=1234;&quot;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; id = Request(&quot;id&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; pass = Request(&quot;pass&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; name = Request(&quot;name&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; SQLString = &quot;SELECT MAX(num) FROM HIKIM“&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; Set Result=adoCn.Execute(SQLString)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; If IsNULL(Result(0)) Then&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; rindex = 1&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; else&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; rindex = Result(0) + 1&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; End If&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; SQLString = &quot;INSERT INTO HIKIM VALUES(&quot;&amp;amp;rindex&amp;amp;&quot;,&#039;&quot;&amp;amp;id&amp;amp;&quot;&#039;,&#039;&quot;&amp;amp;pass&amp;amp;&quot;&#039;,&#039;&quot;&amp;amp;name&amp;amp;&quot;&#039;)&quot;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; adoCn.Execute(SQLString)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;%&amp;gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;이렇게 치고,&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; &amp;nbsp;&amp;lt;%adoCn.Close()%&amp;gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;lt;/html&amp;gt; 이렇게 끝냈습니다..&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;그리고&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;odbc로 할땐&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;lt;%&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; Set DBCon = Server.CreateObject(&quot;ADODB.Connection&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; DBCon.Open(dsn=&quot;DB4&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; id = Request(&quot;id&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; pass = Request(&quot;pass&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; name = Request(&quot;name&quot;)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; SQLString = &quot;SELECT MAX(num) FROM HIKIM“&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; Set Result=DBCon.Execute(SQLString)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; If IsNULL(Result(0)) Then&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; rindex = 1&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; else&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; rindex = Result(0) + 1&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; End If&lt;span style=&quot;margin: 0px; padding: 0px; white-space: pre;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; SQLString = &quot;INSERT INTO HIKIM VALUES(&quot;&amp;amp;rindex&amp;amp;&quot;,&#039;&quot;&amp;amp;id&amp;amp;&quot;&#039;,&#039;&quot;&amp;amp;pass&amp;amp;&quot;&#039;,&#039;&quot;&amp;amp;name&amp;amp;&quot;&#039;)&quot;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; DBCon.Execute(SQLString)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;%&amp;gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;이렇게 연결하고,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;nbsp; &amp;nbsp;&amp;lt;%DBCon.Close()%&amp;gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&amp;lt;/html&amp;gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;이렇게 끝냈습니다..&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;근데도 자꾸 두방법 모두 오류가 나서요.. ㅠㅠ&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;DESKTOP-CNLD3PV\DBSERVER 이건 로컬서버고,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;db 이름이 database이고, 실제 연결도 sa계정으로 들어가지고요..ㅠㅠ&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;odbc, oledb 연결 관련 부분만 제외하고 하면 오류는 안뜨는데..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify; background-color: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(64, 64, 64); font-family: sans-serif; font-size: 13px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;도대체 어디가 문제일까요...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;참고로&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;img class=&quot;_rolling_0&quot; name=&quot;6a736b321b7ab1b38242988bc950f229&quot; width=&quot;620&quot; height=&quot;349&quot; src=&quot;http://kinimage.naver.net/20171011_168/15077134384846SRL1_PNG/000000000000000.png?type=w620&quot; alt=&quot;첨부 이미지&quot; rel=&quot;xe_gallery&quot; style=&quot;border: 0px; margin: 0px; padding: 0px; cursor: pointer;&quot;/&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;ODBC 데이터 원본 관리자에서&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;시스템 DNS 에서&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;서버를 local로 할라하는데 서버가 DESKTOP-CNLD3PV\DBSERVER 입니다!&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;DSN 서버는 인터넷에 하라는대로 해서 DB4에 했구요.. ㅠㅠ&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>기마긴</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/984061</guid>
						<pubDate>Fri, 13 Oct 2017 18:54:46 +0900</pubDate>
		</item><item>
			<title>c# 에서 recordset 사용법을 알고싶습니다.</title>
			<link>https://www.sqler.com/board_RazorQnA/975047</link>
						<description>&lt;p&gt;mssql 서버에 있는 TEST 데이터베이스에서 select a, b, c from test1 을 조회하고&amp;nbsp;&lt;/p&gt;&lt;p&gt;mysql 서버에 있는 TEST 데이터베이스에 &#039;test&#039; 라는 테이블 컬럼 a, b, c 에 insert 해주고 싶습니다.&lt;/p&gt;&lt;p&gt;그래서 recordset 으로 insert 해주려고 하는데 예제좀 알려주시면 감사하겠습니다.,&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>식뽕</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/975047</guid>
						<pubDate>Mon, 11 Sep 2017 11:23:42 +0900</pubDate>
		</item><item>
			<title>액티브 디렉토리의 타 유저 window name조회 문의드립니다.</title>
			<link>https://www.sqler.com/board_RazorQnA/893085</link>
						<description>&lt;p&gt;안녕하세요.&lt;/p&gt;&lt;p&gt;인터넷에서 여러번 찾아보아도 보이지 않아 문의드립니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;웹서비스에서 로그인후&amp;nbsp;UserPrincipal.Name를 통해 현재 로그인한 유저의 이름을 얻는것은 성공했습니다.&lt;/p&gt;&lt;p&gt;문제는 다른 유저의 ID만을 가지고 타유저의 이름을 얻어내는것은 어떻게 하나요?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;기존의 접속 유저이름을 알아내는 방법은 UserPrincipal.FindByIdentity함수가 인증된 PrincipalContext를 요구하기 때문에 사용할 수 가 없어서 인터넷을 뒤져보았지만 명확하게 답이 보이지 않아 문의드립니다...&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>초보199</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/893085</guid>
						<pubDate>Tue, 20 Dec 2016 09:23:42 +0900</pubDate>
		</item><item>
			<title>asp 사이트를 구동하는데 오류가 뜹니다.</title>
			<link>https://www.sqler.com/board_RazorQnA/887198</link>
						<description>&lt;p&gt;구성 오류에&amp;nbsp;중복된 &#039;system.web.extensions/scripting/scriptResourceHandler&#039; 섹션이 정의되어 있습니다.라는 오류가 뜨고&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;section name=&quot;scriptResourceHandler&quot; type=&quot;System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&quot; requirePermission=&quot;false&quot; &lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;allowDefinition=&quot;MachineToApplication&quot; /&amp;gt;에서 오류가 뜨네요 server 2008에서는 구동이 잘되는데 2012에서 오류가 납니다.&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;.net framework 문제인가 해서 응용프로그램 버전을 .net v4.0에서 v2.0으로 낮추엇는데 오류는 나지 않지만 이미지가 뜨지 않습&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;니다.&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;어떻게 해결해야 하나요?&lt;/pre&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>하늘의유실물</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/887198</guid>
						<pubDate>Tue, 29 Nov 2016 16:09:17 +0900</pubDate>
		</item><item>
			<title>gif animation 만들기 방법 문의드립니다.</title>
			<link>https://www.sqler.com/board_RazorQnA/853926</link>
						<description>&lt;p&gt;asp.net(C#) 웹폼에서 - visual studio 2013&lt;br /&gt;업로드된 이미지(png,jpg,gif등)와 제작된 gif 애니메이션 이미지를&lt;br /&gt;하나의 gif 애니메이션으로 만들수 있는 방법이 있나요?&lt;br /&gt;&lt;br /&gt;관련사이트나 소스 혹은 콤포넌트 알고 계시면 공유 부탁드립니다.&lt;br /&gt;&lt;br /&gt;감사합니다.&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>hoonsik</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/853926</guid>
						<pubDate>Sat, 20 Aug 2016 11:51:59 +0900</pubDate>
		</item><item>
			<title>ASP.NET 웹환경에서 카카오톡 푸시 알림서비스 사용가능한가요??</title>
			<link>https://www.sqler.com/board_RazorQnA/842701</link>
						<description>&lt;p&gt;이제 시작하는 단계인데&lt;/p&gt;&lt;p&gt;막연하게 질문 좀 드리겠습니다 &lt;/p&gt;&lt;p&gt;ASP.NET 웹환경에서 카카오톡 푸시 알림서비스 사용가능한가요?? &lt;/p&gt;&lt;p&gt;웹환경에서 제공하는 API가 있는것 같긴한데&lt;/p&gt;&lt;p&gt;ASP.NET 환경에서도 가능한지 궁금합니다. 혹시 개발해보신분 계신가요??&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;참조. 카톡 개발가이드&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;&lt;table style=&quot;background: rgb(204, 204, 204);&quot; cellspacing=&quot;1&quot;&gt;&lt;tbody&gt;&lt;tr style=&quot;background: rgb(255, 255, 255);&quot;&gt;&lt;td&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;개발환경 구성&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;REST API는 HTTP 요청을 보낼 수 있는 환경이라면 어디에서든 이용할 수 있습니다. 다음은 REST API를 활용할 수 있는 환경의 예입니다.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;모바일/PC 웹 환경에서 Javascript를 활용&lt;/li&gt;&lt;li&gt;다양한 환경(Java, Ruby, Phython 등)의 웹 서버에서 활용&lt;/li&gt;&lt;li&gt;iOS, Android 등 다양한 모바일 환경에서 활용&lt;blockquote&gt;&lt;p&gt;iOS, Android, Javascript의 경우 개발을 좀 더 쉽고 편리하게 할 수 있는 &lt;a href=&quot;https://developers.kakao.com/docs/sdk&quot;&gt;Kakao SDK&lt;/a&gt;를 제공합니다.&lt;/p&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>컨프송</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/842701</guid>
						<pubDate>Tue, 19 Jul 2016 15:01:22 +0900</pubDate>
		</item><item>
			<title>oauth2.0 인증서버 구축?</title>
			<link>https://www.sqler.com/board_RazorQnA/804578</link>
						<description>&lt;pre style=&quot;font-family: &#039;malgun gothic&#039;, verdana, ����; font-size: 11px; line-height: 1.3; background-color: rgb(251, 252, 253);&quot;&gt;혹시 c# 으로 oauth2.0 인증서버 구축하고 rest api(c#) 에 적용하는 개발을 해보신 분 계신가요? 조언 및 참고할 만한 정보가 있으면 알려주시면 감사하겠습니다.&lt;/pre&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>애셋~</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/804578</guid>
						<pubDate>Wed, 24 Feb 2016 17:52:15 +0900</pubDate>
		</item><item>
			<title>오류 &#039;80040e14&#039;  도움좀 부탁 드립니다..</title>
			<link>https://www.sqler.com/board_RazorQnA/794813</link>
						<description>&lt;p style=&quot;font-size: medium; line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Microsoft OLE DB Provider for SQL Server&lt;/font&gt;&amp;nbsp;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;오류 &#039;80040e14&#039;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;font-size: medium; line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;열 이름 &#039;STAYCASH&#039;이(가) 잘못되었습니다.&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;font-size: medium; line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;/_fnc/database_selector.asp&lt;/font&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;, 줄 21&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;font-size: medium; line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;이런 오류가 뜨네요&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;그래서&amp;nbsp;&lt;/font&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;/_fnc/database_selector.asp&lt;/font&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;, 줄 21 &amp;nbsp;여기를 봤는데&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;line-height: normal;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;Set fRs = DbCon.Execute(fSql)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;이 부분 입니다&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;왜 이런 오류가 나는지 도움좀 부탁 드립니다..&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;line-height: normal;&quot;&gt;3일동안 헤메고 있네요&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>철민강</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/794813</guid>
						<pubDate>Tue, 19 Jan 2016 12:05:56 +0900</pubDate>
		</item><item>
			<title>ASP.NET MVC에서 단순한 html파일 링크는</title>
			<link>https://www.sqler.com/board_RazorQnA/689021</link>
						<description>&lt;a href=&quot;target=&quot;&gt;&lt;/a&gt;&lt;a href=&quot;target=&quot;&gt;&lt;/a&gt;&lt;p&gt;이제서야 혼자 책보면서 ASP.NET MVC를 공부하고 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;그런데&lt;span style=&quot;font-size: 16px;&quot;&gt; &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;color: rgb(0, 0, 255); font-size: 16px;&quot;&gt;ASP.NET MVC에서 컨트롤러가 필요없는 단순한 html파일 링크&lt;/span&gt;&lt;/strong&gt;는 어찌 하는지요? &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;예를들어 &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;strong&gt;&amp;lt;a href=&quot;&lt;/strong&gt;&lt;/span&gt;&lt;a href=&quot;http://www.abc.com/aaa/manual.html&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;strong&gt;http://www.abc.com/aaa/manual.html&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;strong&gt;&quot;&amp;gt;설명서 보기&amp;lt;/a&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;와 같은 경우가 되겠네요.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>딸기귀신</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/689021</guid>
						<pubDate>Mon, 09 Feb 2015 18:08:24 +0900</pubDate>
		</item><item>
			<title>1050 레코드 중에서 1000 개의 레코드를 update 하려고 한다면</title>
			<link>https://www.sqler.com/board_RazorQnA/667883</link>
						<description>&lt;div&gt;DB Update 시 1000 개가 넘는 레코드 를 update 하려고 합니다.&lt;/div&gt;&lt;div&gt;버튼 클릭시&lt;/div&gt;&lt;div&gt;getDate()를 &amp;nbsp;ClickedDate 라는 필드에 update 하려고 한다면&lt;/div&gt;&lt;div&gt;어떤 식으로 하는 방법이 있는지요?&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;예를 들어, 1050 의 레코드를 보여주고&lt;/div&gt;&lt;div&gt;그 중에서 첫번째 row 부터 checked 된 레코드 만 (그 갯수가 1000 개 라면) Update 하려고 한다면&lt;/div&gt;&lt;div&gt;1000 번을 Db 를 불러서 update 해야 하나요?&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;고수님! 고수님은 어떤 식으로 하시는지요?&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>이유진_301818</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/667883</guid>
						<pubDate>Wed, 26 Nov 2014 04:24:11 +0900</pubDate>
		</item><item>
			<title>Mvc5 기본인증 시 유저 추가 테이블 연결 Id 변경 문의</title>
			<link>https://www.sqler.com/board_RazorQnA/649708</link>
						<description>&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;기본인증을 사용하는 Mvc5입니다.&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;기본 유저 정보 테이블인 AspNetUsers에 기본 정보를 담고..&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;UsersInfoes 라는 테이블에 추가적인 정보를 담고 있습니다.&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;현재 아래처럼 구성을 했는데..&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;이렇게 하니..&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;AspNetUsers에 UsersInfoes_Id라는 컬럼이 하나 생기고..&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;이 컬럼이 UserInfoes의 Key값인 Id랑 같은 값이 들어가면서 링크되는것 같더군요.&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;그런데 제가 원하는것은..&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;AspNetUsers에 UsersInfoes_Id라는 컬럼이 생기지않고.. Id라는 컬럼에 들어가 있는 값이..&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;UsersInfoes 테이블의 키값인 Id에 저장되어 링크되기를 바랍니다.&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;어떻게 수정해야 하나요?&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;IdentityModels.cs&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; public class ApplicationUser : IdentityUser&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public virtual UsersInfoes UsersInfoes { get; set; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; public class UsersInfoes&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Key]&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public int Id { get; set; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [StringLength(50)]&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public string UserName { get; set; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [StringLength(20)]&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public string UserNick { get; set; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [StringLength(13)]&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public string Hp { get; set; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; public class ApplicationDbContext : IdentityDbContext&amp;lt;ApplicationUser&amp;gt;&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public ApplicationDbContext()&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : base(&quot;DefaultConnection&quot;)&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public System.Data.Entity.DbSet&amp;lt;UsersInfoes&amp;gt; UsersInfoes { get; set; }&lt;/div&gt;&lt;div style=&quot;font-family: &#039;Malgun Gothic&#039;, dotum, &#039;Trebuchet MS&#039;, &#039;Lucida Grande&#039;, Tahoma, Helvetica, Arial, sans-serif; background-color: rgb(255, 255, 255);&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>tmon</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/649708</guid>
						<pubDate>Thu, 25 Sep 2014 19:20:41 +0900</pubDate>
		</item><item>
			<title>IIS - MSSQL 간 연동 지연 문제 문의드립니다.!!</title>
			<link>https://www.sqler.com/board_RazorQnA/644627</link>
						<description>안녕하세요 ..&lt;p&gt;서버 이전 후에 IIS와 MSSQL간에 연결 지연 문제 가 있어 여쭤보고자 합니다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;WIndows 2008 R2 64bit /.Net 4.0 / IIS 7.0 / MSSQL 2008 사용중이고, Web 서버와 DB서버는 분리되어 있습니다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;서버이전 전에는 정상적으로 동작하던 사이트 인데,&lt;/p&gt;&lt;p&gt;서버이전 후에 사이트에 접속하여 작업하다가&lt;/p&gt;&lt;p&gt;페이지를 켜논 상태에서 5분~10분정도 후에 다른 메뉴를 클릭하면&lt;/p&gt;&lt;p&gt;크롬 개발자도구 Network 상에서 SQL과 연결되는 부분이 있는 파일의 지연시간이 20~40초 사이로 대기상태로 나옵니다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;구글링 해보니 Port 충돌문제, DNS문제, 방화벽문제 언급이 대부분인데,&lt;/p&gt;&lt;p&gt;모두 다 조치하고 확인해 봐도 같은 문제가 계속 발생합니다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;혹시나 해결방법 아는 분들의 혜안을 부탁드립니다!&lt;/p&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>야채호빵v</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/644627</guid>
						<pubDate>Fri, 05 Sep 2014 15:26:26 +0900</pubDate>
		</item><item>
			<title>System.NullReferenceException관련 질문입니다.</title>
			<link>https://www.sqler.com/board_RazorQnA/632046</link>
						<description>안녕하세요 VB로 프로그래밍을 시작했다가 현재는 JSP로 웹개발을 하고 있습니다.&lt;div&gt; &amp;nbsp;&lt;/div&gt;&lt;div&gt;제가 근무하는 회사에서 예전에 asp.net으로 만들어놓은 프로젝트가 있습니다.&lt;/div&gt;&lt;div&gt; &amp;nbsp;&lt;/div&gt;&lt;div&gt;현재는 개발되는 모든 프로젝트는 JSP, Java, C#을 이용해서 개발하고 있기때문에&amp;nbsp;&lt;/div&gt;&lt;div&gt; &amp;nbsp;&lt;/div&gt;&lt;div&gt;asp.net으로 만들어진 프로젝트를 유지보수할 인력이 없는 상태입니다.&lt;/div&gt;&lt;div&gt; &amp;nbsp;&lt;/div&gt;&lt;div&gt;결국 여차여차 제가 asp.net으로 개발된 프로젝트 디버깅 작업을 하는데 도저히 모르겠습니다.&lt;/div&gt;&lt;div&gt; &amp;nbsp;&lt;/div&gt;&lt;div&gt;왜 이런 현상이 나는건지 고수분들 첨부파일 보시고 도움 부탁드립니다.&lt;/div&gt;&lt;div&gt; &amp;nbsp;&lt;/div&gt;&lt;div&gt;감사합니다.&lt;/div&gt;</description>
						<category>ASP.NET, WebMatrix, Razor, 웹개발, 질문과 답변</category>									<dc:creator>melona</dc:creator>
			<guid isPermaLink="true">https://www.sqler.com/board_RazorQnA/632046</guid>
						<pubDate>Thu, 03 Jul 2014 14:44:54 +0900</pubDate>
		</item>	</channel>
</rss>
