[DotNetDevelopment] Re: need help 4 ASP

2008-09-21 Thread Jamie Fraser
I love that word - "upgradations" :-) On Sun, Sep 21, 2008 at 2:58 PM, mushtaq ilyas <[EMAIL PROTECTED]> wrote: > look shani if u want to get the average or sum of the data u can don in this > way for eg u can copy this code and paste in notepad or microsoft front page > for asp applications usua

[DotNetDevelopment] Re: Recommendations for VB.NET Database Provider

2008-09-21 Thread Jamie Fraser
NO NO NO NO NO. DO NOT USE ACCESS! On Sun, Sep 21, 2008 at 11:57 AM, bo <[EMAIL PROTECTED]> wrote: > > Use MSAccess. You will just have a .mdb file in a sub directorry of > your application. It is wery simple to create your queries in the > database during development. When you have the query yo

[DotNetDevelopment] Re: need help 4 ASP

2008-09-21 Thread sallushan
If you are learning from start, then why dont you start from ASP.net? On Sep 21, 6:58 pm, "mushtaq ilyas" <[EMAIL PROTECTED]> wrote: > look shani if u want to get the average or sum of the data u can don in this > way for eg u can copy this code and paste in notepad or microsoft front page > for

[DotNetDevelopment] Re: PostMessage in C# with ALT + C key and CTL + C key

2008-09-21 Thread sallushan
OK then PostMessage is a better choice. Most probably your lParam is NOT correct. I have grapped the Keyboard notifications for a test application when Alt+A is pressed, WM_SYSKEYDOWN nVirtKey:VK_MENU cRepeat:1 ScanCode:38 fExtended:0 fAltDown:1 fRepeat:0 fUp:0 wParam = 0012 lParam = 20380001

[DotNetDevelopment] Re: need help 4 ASP

2008-09-21 Thread mushtaq ilyas
look shani if u want to get the average or sum of the data u can don in this way for eg u can copy this code and paste in notepad or microsoft front page for asp applications usually i like to comment what i am doing in my code it is a good coding practice for you to remember what you done in the c

[DotNetDevelopment] Re: Recommendations for VB.NET Database Provider

2008-09-21 Thread bo
Use MSAccess. You will just have a .mdb file in a sub directorry of your application. It is wery simple to create your queries in the database during development. When you have the query you want you just ask to see the SQL text. Later if you need some of the data in the database in ways your appl

[DotNetDevelopment] Re: what is the IDE for Classic ASP

2008-09-21 Thread Hrishi R
Visual InterDev which comes with Visual Studio 6 On 9/21/08, Cerebrus <[EMAIL PROTECTED]> wrote: > > I used to write my ASP code in Microsoft Script Editor. It was > pretty ! > > On Sep 19, 10:09 pm, "Chonnakarn Wongmalasith" <[EMAIL PROTECTED]> > wrote: >> me too, because of asp.net have a lot o

[DotNetDevelopment] Re: How to work with compound List

2008-09-21 Thread Jamie Fraser
Create a class which encapsulates what you need. then simply private List m_lstThings; Although personally I'd avoid the Hungarian notation. On Thu, Sep 18, 2008 at 8:46 PM, hasan <[EMAIL PROTECTED]> wrote: > > >/// >/// This attribute hold menu's text/name >/// >private Lis

[DotNetDevelopment] Re: what is the IDE for Classic ASP

2008-09-21 Thread Cerebrus
I used to write my ASP code in Microsoft Script Editor. It was pretty ! On Sep 19, 10:09 pm, "Chonnakarn Wongmalasith" <[EMAIL PROTECTED]> wrote: > me too, because of asp.net have a lot of class that can reduce development > time. > Now, I working as asp classic and asp.net  developer and when I

[DotNetDevelopment] Re: Help with Visual Basic code

2008-09-21 Thread Cerebrus
Well, you wrote atleast one line that shocked our collective sensitivities and that began "Can anyone write the code for me ...". This line instantly relegated you to the category of the "Lamer" that we see so often here. These are people who do not want to invest an iota of effort, do not bother