CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Taggi

Page 1 of 4 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    5,686

    A real beginner in AJAX

    Hello.

    First: I have never programmed any Websites. Well, everybody had done a little bit of HTML. But i did not use Perl, Javascript or similar...

    Well... now my boss told me, I have to learn...
  2. Replies
    1
    Views
    596

    little rectangles

    Hello everybody.

    I am a little confused about these smal little rectangles, that you can sometimes find in a datebase.

    In a database I schould remove all returns at the end of every string. It...
  3. Thread: TreeView

    by Taggi
    Replies
    3
    Views
    1,059

    Re: TreeView

    Ok... it try to ask different. Sorry, but my english is really bad.

    Where Do I find the Form_load function? OR Where and how do I wirte it?

    Ich have got a Form.Designer.cs and a Form.cs
    What...
  4. Thread: TreeView

    by Taggi
    Replies
    3
    Views
    1,059

    TreeView

    Hi guys...

    Well I need another litle help. Something really BASIC. I habe already rearch in Web, but unfortunatally, I dont get the "main point".

    Ich habe got a form and a TreeView in it. Now I...
  5. Thread: autoincrement

    by Taggi
    Replies
    1
    Views
    678

    Re: autoincrement

    Sometimes ist good to have somebody to spek with. :blush:

    OR... to change the words you use in your search... :blush: :D

    For ACCESS with C# and SQL-Statement it has to be:


    CREATE TABLE...
  6. Thread: autoincrement

    by Taggi
    Replies
    1
    Views
    678

    autoincrement

    Hallo!

    I am using a ACCESS datebase and try to create a table with an unique autoincrement column. I habe found many examples for SQLServer, but nor for ACCESS. Does any knows?


    CREATE TABLE...
  7. Thread: Global Variables

    by Taggi
    Replies
    19
    Views
    3,110

    Re: Global Variables

    Hallo!

    Sometimes I doubt in my brain...

    Well...

    Declaration:
    public static Connection;

    Use:
  8. Thread: Global Variables

    by Taggi
    Replies
    19
    Views
    3,110

    Global Variables

    Hallo! Me again! :eek:

    Well, is in C# a posibility to define variables global?

    For example is something like this possible?


    class proggi
    {
    public Connection;
  9. Thread: TestSuite

    by Taggi
    Replies
    1
    Views
    621

    TestSuite

    Hallo!

    Once again me... :eek:

    C# has changed very similar to Java. (In my opinion) Is there something similar like JUnit for C#? A test Suit for C#?

    Thanks for help!

    Taggi
  10. Thread: Databases

    by Taggi
    Replies
    14
    Views
    2,170

    Re: Databases

    Surely, it is easy to find any Tutroials by Goole :)

    But I hoped, you know some good one at once. But anyway: THANK YOU VERY MUCH to all. There are realy great tips, that helps me to invent my...
  11. Thread: Databases

    by Taggi
    Replies
    14
    Views
    2,170

    Re: Databases

    Thank you for your advices! It is nice to argue a little bit with you. Surely I know, that databases are expensive and not easy to "copy". But there is the point about programs, that handle much data...
  12. Thread: Databases

    by Taggi
    Replies
    14
    Views
    2,170

    Re: Databases

    oh please guys... dont argue with me about things I cannot change. :rolleyes:
    When the customer DONT WANT to install a server, than we have to find a solution without a server. And there ist no...
  13. Thread: Newbie Question

    by Taggi
    Replies
    2
    Views
    736

    Re: Newbie Question

    You can Do something like this:


    class main
    {
    A = new classA();
    for (int i = 0; i<100;i++)
    {
    A.functionA(i);
    }
  14. Thread: Databases

    by Taggi
    Replies
    14
    Views
    2,170

    Databases

    Hallo again. :wave:

    I have a "little" problem again. :o

    I am used to program databases with an existing Server like Oracle oder even MSSQL. But now I have to write a program for a customer,...
  15. Thread: Functionnames

    by Taggi
    Replies
    8
    Views
    1,410

    Re: Functionnames

    Oh. I see. Thank you very much for explaining!

    Taggi
  16. Thread: Functionnames

    by Taggi
    Replies
    8
    Views
    1,410

    Re: Functionnames

    @Chris:
    Yes, something linke This I have though about to. But this is not the way of unsing I habe though. Adding each single function is nasty.

    With my "thoughts" the user needs only once to...
  17. Thread: Functionnames

    by Taggi
    Replies
    8
    Views
    1,410

    Re: Functionnames

    uff... öhm... well...

    from the beginning. Because I am complete new in C#, I wanted do learn while doing. A small project, which contents all main issues of C#. One of the first steps is a...
  18. Thread: Functionnames

    by Taggi
    Replies
    8
    Views
    1,410

    Functionnames

    Hallo.

    I am new to C# and my english is not very good.

    I have following "code sniplet":


    int FirstFunction()
    {
    ...
  19. Thread: Menu Layout

    by Taggi
    Replies
    6
    Views
    1,244

    Re: Menu Layout

    Hello Andreas,

    I think we have misunderstood ech other.

    The items are correct. But in my Menu everthink is plain white and the separator are black instead of the other sperator, that looks like...
  20. Thread: Menu Layout

    by Taggi
    Replies
    6
    Views
    1,244

    Re: Menü Layout

    Thanks... ~sniff~ it is a pitty...

    BTW: unfortunatelly yes... I have tried to edit the title, but the change did not schow. Sorry...

    Taggi
  21. Thread: Menu Layout

    by Taggi
    Replies
    6
    Views
    1,244

    Menu Layout

    Hello!

    I have a little problem... I hope it is little.

    I have generated a project with VS 6.0 under XP and the Menu looks like:

    http://www.tagamoga.de/bilder/menu1.bmp

    But I would like...
  22. Replies
    2
    Views
    706

    Re: wchar_t * massacer

    Oh yes! Thanks!

    Perhaps you can help me once again:

    If a save something with:

    fwprintf(file,L"mytest");

    how do I get this string back into a wchar_t * variable?
  23. Replies
    2
    Views
    706

    wchar_t * massacer

    Hello.

    I am still fighting with widecharacters....

    down is a little bit of code. Storing works fine. But in the last line of this short code I get an access violation and I dont know why... can...
  24. Replies
    3
    Views
    1,071

    Re: stream and wchar_t*

    hello.

    Thanks for replay... but now I am a little confused...

    Is wchar_t not Unicode?!?! If wchar_T isnot unicode, which type is unicode? my programm has to able to act with japanese letters......
  25. Replies
    3
    Views
    1,071

    stream and wchar_t*

    Hallo!

    I need a little help with an old problem of me. Instead of telling everything i have tried, I will ask straight abaout my basic problems:

    I have got an ofstream and wchar_t*. How do I...
Results 1 to 25 of 97
Page 1 of 4 1 2 3 4





Click Here to Expand Forum to Full Width

Featured