perinaz.com

Posted by mfalac on 1/5/2010 3:58:32 AM under Journal
finaly got perinaz.com for my sister :)
have to do lots of things; for now i am going to use css templates for covering all this pages, including my pages also. when im done with applications i can update orginal css or keep them, they are free and
...


search and 2010

Posted by mfalac on 1/1/2010 5:38:41 AM under Journal
finaly added search! bouu it is not my search engine it is google :( today is the first day of the 2010 and feel diffrent, unusual relax, feel like something going to happen (in a good way), yesterday i talk to neptun again, whtever i do im not able to ...


Type Conversion Functions

Posted by mfalac on 12/28/2009 2:46:58 AM under Vb
CBool(expression)
CByte(expression)
CChar(expression)
CDate(expression)
CDbl(expression)
CDec(expression)
CInt(expression)
CLng(expression)
CObj(expression)
CSByte(expression)
CShort(expression)
CSng(expression)
CStr(expression)
CUInt(expression)
CULng(expression)
CUShort(expression)

http://msdn.microsoft.com/en-us/library/s2dy91zy.aspx
...


Tab Task Bar

Posted by mfalac on 12/28/2009 2:28:43 AM under Ajax

First, I thought i fixed task bar :( anyway  LinQ is not working in live server so i changed source to sql ere is the long boring code stil need to update >>>


<cc1:...


Neptun

Posted by mfalac on 12/20/2009 6:42:30 AM under Journal

yesterday was the last day ..she called like she care what is happing to me.. she is really pitying me..fuck it.... i cant take this anymore I am loosing my mind…terrible 2 weeks again! same story; she calls than I start to dreaming about her again .. couldn't think and ...


Calendar Control And Events

Posted by mfalac on 12/20/2009 5:52:02 AM under Data Access

' Clear the current text.
       Message.Text = ""

       ' Iterate through the SelectedDates collection and display the
       ' dates selected in the Calendar control.
       Dim day As DateTime

       For Each day In Calendar1.SelectedDates

           Message.Text &= day.Date.ToShortDateString() & "<br>" ...


Dream Antimatter

Posted by mfalac on 12/17/2009 12:19:19 PM under Journal
Immersed in light, broken in flight,
Here comes that scene again,
Not another sleepless night.
Scripted yet stuck on every line,
Upon my face a look of pure surprise,
I thought I'd be fighting fire.

How it's changed from my dream,
...


PopUpExtender and Comma

Posted by mfalac on 12/15/2009 2:34:59 AM under Ajax

                Tags:
        <asp:TextBox ID="MyTextBox" runat="server" Width="538px"></asp:TextBox>
        <br />
        <br />
        <asp:Panel ID="Panel1" runat="server" CssClass="popupControl">
          <asp:UpdatePanel ID="UpdatePanel1" runat="server" >
            <ContentTemplate>
                 <asp:RadioButtonList ID="RadioButtonList1" runat="server" OnSelectedIndexChanged="RadioButtonList1_SelectedIndexChanged" AutoPostBack="true" Width="146px">
                    <asp:ListItem Text="ozkan"></asp:ListItem>
                    <asp:ListItem Text="deniz"></asp:ListItem>
                    <asp:ListItem ...


SQL count and avg

Posted by mfalac on 12/9/2009 4:10:23 AM under Data Access

return uniqe row

SELECT DISTINCT [ArticleId], [ArticleTitle] FROM [BlogArticles]

sql data getting avg and count data

SELECT        ArticleId, AVG(CONVERT(decimal(4, 2), RateNumber)) AS AvgRating, SUM(RateNumber) AS ExprSumRateNumber, COUNT(ArticleId) AS CountArticleId
FROM            BlogRating
WHERE        (ArticleId = @ArticleId)
GROUP BY ArticleId

displaying in item temp…

<ItemTemplate> <li> <a href='posts/<%# DataBinder.Eval(Container.DataItem, "ContentID") %>.aspx'> <%# DataBinder.Eval(Container.DataItem, "Title") %> ...


ELUVEITIE - Omnos

Posted by mfalac on 12/8/2009 10:13:42 AM under Music
...

See Blog Entry List...

Categories

Ajax
(9 Articles) Ajax Control Toolkit
Data Access
(11 Articles) data entries DAL, BLL, ADO, SQL,...
Generated Image Controls
(2 Articles) Generated Image Controls
Journal
(6 Articles) Page Updates
Music
(15 Articles) Music
Vb
(1 Articles) Visual Basic codes things bla bla

Tag Cloud

Top Rated Articles

SQL count and avg
(Avg:4.00 | Rated:9)
binding the DataTable
(Avg:4.00 | Rated:4)
perinaz.com
(Avg:5.00 | Rated:3)
Image Resize
(Avg:3.00 | Rated:4)
Şebnem FERAH - Sigara
(Avg:3.67 | Rated:3)
getting month value
(Avg:3.33 | Rated:3)
first blog
(Avg:3.33 | Rated:3)
Calendar Control And Events
(Avg:3.00 | Rated:3)
PopUpExtender and Comma
(Avg:3.50 | Rated:2)
Dream Antimatter
(Avg:3.00 | Rated:2)

Last Posted Comments

Tab Task Bar
Posted Comments: (1)
Calendar Control And Events
Posted Comments: (1)
Dream Antimatter
Posted Comments: (1)
PopUpExtender and Comma
Posted Comments: (2)
şebnem ferah- can kırıkları
Posted Comments: (1)
Antimatter - The Weight Of The World
Posted Comments: (2)
Antimatter - Conspire
Posted Comments: (2)
ArgumentException (BLL) VB
Posted Comments: (3)
first blog
Posted Comments: (1)

Blog Archive Months

Loading