{"id":242,"date":"2009-09-05T17:52:00","date_gmt":"1970-01-01T00:00:00","guid":{"rendered":"http:\/\/www.yazilimmutfagi.com\/?p=242"},"modified":"2009-09-05T17:52:00","modified_gmt":"1970-01-01T00:00:00","slug":"visual-basic-net-select-case-kullanimi","status":"publish","type":"post","link":"https:\/\/www.yazilimmutfagi.com\/index.php\/2009\/09\/05\/visual-basic-net-select-case-kullanimi\/","title":{"rendered":"Visual Basic.NET Select Case kullanimi"},"content":{"rendered":"<p>\n<meta content=\"text\/html; charset=utf-8\" http-equiv=\"Content-Type\" \/><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Select<\/span><\/b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"> d&ouml;ng&uuml;s&uuml; karmasik ve uzun <b>if-Else<\/b> d&ouml;ng&uuml;lerini daha anlasilir, kolay ve zevkli h&acirc;le getiren bir alternatiftir. Programlarimizi yalnizca <b>If-Else<\/b> d&ouml;ng&uuml;leri kullanarak da yazabilirdik, fakat <b>Select<\/b> bazi durumlarda &ccedil;ok daha faydali ve akillica olabilir. Diyelim ki haftanin g&uuml;nlerini g&ouml;steren bir kod par&ccedil;asi yazacagiz.<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">&Ouml;ncelikle iki tane degisken tanimlariz: gunAdi (<b>string<\/b>), gunSirasi (<b>integer<\/b>).&nbsp;<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Bu programi &ouml;nce <b>If-Else<\/b> ile yazalim;<\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"><a href='www.yazilimmutfagi.com'>.<\/a><br \/>\n<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">&nbsp;<o:p><\/o:p><\/span><\/p>\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"1\" style=\"border: medium none ; background: rgb(242, 242, 242) none repeat scroll 0% 0%; margin-left: 12.5pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; border-collapse: collapse;\" class=\"MsoTableGrid\">\n    <tbody>\n        <tr style=\"\">\n            <td valign=\"top\" width=\"576\" style=\"border: 1pt solid black; padding: 0cm 5.4pt; width: 432.35pt;\">\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">Dim<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi <span style=\"color: blue;\">As<\/span> <span style=\"color: blue;\">Integer<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">Dim<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunAdi <span style=\"color: blue;\">As<\/span>   <span style=\"color: blue;\">String<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\">&nbsp;<o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">If<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 1 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;pazartesi&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">ElseIf<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 2 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp; gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;sali&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">ElseIf<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 3 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"><span style=\"\">&nbsp;&nbsp;   <\/span>gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;&ccedil;arsamba&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">ElseIf<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 4 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;persembe&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">ElseIf<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 5 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;cuma&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">ElseIf<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 6 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;cumartesi&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">ElseIf<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> gunSirasi = 7 <span style=\"color: blue;\">Then<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;pazar&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">End<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> <span style=\"color: blue;\">If<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">&nbsp;<\/span><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Simdi de ayni isi g&ouml;recek olan kodlarimizi Select d&ouml;ng&uuml;s&uuml; ile yazalim:<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"1\" style=\"border: medium none ; background: rgb(242, 242, 242) none repeat scroll 0% 0%; margin-left: 12.5pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; border-collapse: collapse;\" class=\"MsoTableGrid\">\n    <tbody>\n        <tr style=\"\">\n            <td valign=\"top\" width=\"576\" style=\"border: 1pt solid black; padding: 0cm 5.4pt; width: 432.35pt;\">\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">Select<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> <span style=\"color: blue;\">Case<\/span>   gunSirasi<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 1<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;pazartesi&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 2<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;sali&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 3<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;&ccedil;arsamba&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 4<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;persembe&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 5<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;cuma&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 6<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;cumartesi&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 7<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;pazar&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">End<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> <span style=\"color: blue;\">Select<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <\/span><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"><a href='www.yazilimmutfagi.com'>.<\/a><\/span><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Select d&ouml;ng&uuml;s&uuml;n&uuml;n i&ccedil;ine baska neler yerlestirebilirdik bir bakalim.<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"1\" style=\"border: medium none ; background: rgb(242, 242, 242) none repeat scroll 0% 0%; margin-left: 12.5pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; border-collapse: collapse;\" class=\"MsoTableGrid\">\n    <tbody>\n        <tr style=\"\">\n            <td valign=\"top\" width=\"576\" style=\"border: 1pt solid black; padding: 0cm 5.4pt; width: 432.35pt;\">\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Select<\/span> <span style=\"color: blue;\">Case<\/span>   gunSirasi<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 1<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;pazartesi&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 2<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;sali&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 3<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;&ccedil;arsamba&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 4<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;persembe&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 5<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;cuma&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   MessageBox.Show(<span style=\"color: rgb(163, 21, 21);\">&quot;mubarek g&uuml;n&quot;<\/span>)<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 6<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;cumartesi&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 7<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;pazar&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">End<\/span> <span style=\"color: blue;\">Select<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Veya;<o:p><\/o:p><\/span><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"1\" style=\"border: medium none ; background: rgb(242, 242, 242) none repeat scroll 0% 0%; margin-left: 12.5pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; border-collapse: collapse;\" class=\"MsoTableGrid\">\n    <tbody>\n        <tr style=\"\">\n            <td valign=\"top\" width=\"576\" style=\"border: 1pt solid black; padding: 0cm 5.4pt; width: 432.35pt;\">\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;; color: blue;\">Select<\/span><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\"> <span style=\"color: blue;\">Case<\/span>   gunSirasi<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 1, 2, 3, 4, 5<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;hafta i&ccedil;i&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 6, 7<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;hafta sonu&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> <span style=\"color: blue;\">Else<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   gunAdi = <span style=\"color: rgb(163, 21, 21);\">&quot;bilinmeyen g&uuml;n&quot;<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">End<\/span> <span style=\"color: blue;\">Select<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p> <br \/>\n<\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">&lsquo;Case Else&rsquo; <\/span><\/b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">ibaresine dikkat etmissinizdir! Eger bizim planladigimizdan farkli bir gunSirasi girilirse, &ouml;rnegin 8, o zaman <b>Case Else <\/b>blogu devreye giriyor ve bu blokta verilen emirleri yerine getiriyor. Ihtiya&ccedil; olmadigi m&uuml;ddet&ccedil;e kullanilmasi zorunlu degildir.<o:p><\/o:p><\/span><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">&nbsp;<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Select<\/span><\/b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"> komutu g&ouml;r&uuml;ld&uuml;g&uuml; gibi &ccedil;ok kullanislidir. Fakat programimizda koyacagimiz sartlari iyi form&uuml;le etmek gerekir.<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Misal olarak s&ouml;yle bir program daha yazalim; iki tane sayi verilsin ve ekrana bu sayilardan hangisinin b&uuml;y&uuml;k hangisinin k&uuml;&ccedil;&uuml;k oldugunu yazdiralim:<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"1\" style=\"border: medium none ; background: rgb(242, 242, 242) none repeat scroll 0% 0%; margin-left: 12.5pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; border-collapse: collapse;\" class=\"MsoTableGrid\">\n    <tbody>\n        <tr style=\"\">\n            <td valign=\"top\" width=\"576\" style=\"border: 1pt solid black; padding: 0cm 5.4pt; width: 432.35pt;\">\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Dim<\/span> a, b <span style=\"color: blue;\">As<\/span> <span style=\"color: blue;\">Integer<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\">&nbsp;<o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Select<\/span> <span style=\"color: blue;\">Case<\/span> a   &#8211; b<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> <span style=\"color: blue;\">Is<\/span> &gt;   0<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   MessageBox.Show(<span style=\"color: blue;\">CStr<\/span>(a) &amp; <span style=\"color: rgb(163, 21, 21);\">&quot;&gt;&quot;<\/span> &amp; <span style=\"color: blue;\">CStr<\/span>(b))<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> <span style=\"color: blue;\">Is<\/span> &lt;   0<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   MessageBox.Show(<span style=\"color: blue;\">CStr<\/span>(a) &amp; <span style=\"color: rgb(163, 21, 21);\">&quot;&lt;&quot;<\/span> &amp; <span style=\"color: blue;\">CStr<\/span>(b))<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">Case<\/span> 0<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   MessageBox.Show(<span style=\"color: blue;\">CStr<\/span>(a) &amp; <span style=\"color: rgb(163, 21, 21);\">&quot;=&quot;<\/span> &amp; <span style=\"color: blue;\">CStr<\/span>(b))<\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 10pt; font-family: &quot;Courier New&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <span style=\"color: blue;\">End<\/span> <span style=\"color: blue;\">Select<\/span><\/span><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p><\/o:p><\/span><\/p>\n            <p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Courier New&quot;;\"><o:p>&nbsp;<\/o:p><\/span><\/p>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"><o:p>&nbsp;<\/o:p><\/span><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">a &#8211; b isleminin sonucuna g&ouml;re bir islem yapiyor.<o:p><\/o:p><\/span><\/p>\n<p style=\"margin-bottom: 0.0001pt; line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">&nbsp;<\/span><b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\">Not:<\/span><\/b><span style=\"font-size: 10pt; font-family: &quot;Segoe UI&quot;,&quot;sans-serif&quot;;\"> <span style=\"color: blue;\">CStr<\/span>(a) komutu <span style=\"color: blue;\">Integer <\/span>olan &#8216;a&#8217; degiskenini <span style=\"color: blue;\">String<\/span>&#8216;e &ccedil;evirir. Bu program i&ccedil;in sart degildi fakat bazen gereklidir.<\/span><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">&nbsp;<o:p><\/o:p><\/span><\/p>\n<p style=\"line-height: normal;\" class=\"MsoNormal\"><span style=\"font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">&nbsp;<o:p><\/o:p><\/span><\/p>\n<p class=\"MsoNormal\"><o:p>&nbsp;<\/o:p><\/p>","protected":false},"excerpt":{"rendered":"<p>Visual Basic.Net ile select case komutunu kullanimi ve basit &#246;rnekler.<\/p>\n","protected":false},"author":519,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[418],"tags":[5576,4945,4571,4209,5308,5825],"_links":{"self":[{"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/posts\/242"}],"collection":[{"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/users\/519"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/comments?post=242"}],"version-history":[{"count":0,"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/posts\/242\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/media?parent=242"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/categories?post=242"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.yazilimmutfagi.com\/index.php\/wp-json\/wp\/v2\/tags?post=242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}