Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Shameless self promotion

Shameless self promotion

Scheduled Pinned Locked Moved The Lounge
csharpjavascriptdatabasesql-serverlinq
34 Posts 15 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sander RosselS Sander Rossel

    I've used Firebird at University (they used Firebird because of all SQL databases it's closest to the ANSI standard). I didn't know people actually used that in real life :omg: It did seem like a good enough database, but it seemed immature to me at the time (lacking good tooling, etc.).

    Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #23

    Couple of clients had some software that uses firebird as back end, developed a few quick inquiry apps for them. (One is not even on the latest version of fb to make it even more fun - even less features.) It's not a choice I would make as I agree that it's got an immature feel about it; sad really coz fb is actually quite a few years old but still lacks a lot of basic features, types and functions, many face-palms later can get around with what's there, but then found the numeric float/double precision is something to be really wary of: had to resort to using fixed digit decimal (store as int and use * / 10000) as even at 4 decimal places the accuracy was shocking. - But I guess that's ANSI: always needs use twice the work/code to get things done. Luckily .Net connector works well enough - as long as you stay away from blobs.

    Sin tack ear lol Pressing the any key may be continuate

    1 Reply Last reply
    0
    • Sander RosselS Sander Rossel

      Hope you'll like it :D

      Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

      D Offline
      D Offline
      Dominic Burford
      wrote on last edited by
      #24

      I had a quick look through after I downloaded it and it looks very useful. I've saved it on our shared development folder at work for the rest of the development team too :)

      "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare Home | LinkedIn | Google+ | Twitter

      Sander RosselS 1 Reply Last reply
      0
      • D Dominic Burford

        I had a quick look through after I downloaded it and it looks very useful. I've saved it on our shared development folder at work for the rest of the development team too :)

        "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare Home | LinkedIn | Google+ | Twitter

        Sander RosselS Offline
        Sander RosselS Offline
        Sander Rossel
        wrote on last edited by
        #25

        That's awesome, thanks! :D

        Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

        1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          Thanks! :D

          R. Giskard Reventlov wrote:

          I was very disappointed at the lack of gratuitous sex and violence and what happened to the protagonist

          Sit tight for part 2, it's introducing arch enemies Java and Oracle. Action, blood and violence guaranteed! Then there's the girl, Linux. Sex will be raunchy and abundant. As for the movie deal... Uwe Boll already contacted me :sigh:

          Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

          K Offline
          K Offline
          kalberts
          wrote on last edited by
          #26

          Makes me think of Tom Lehrer Lobachevsky[^] - "Metro-Goldwyn-Moskva bought the movie rights for six million rubels, changing title to 'The Eternal Triangle' with Brigitte Bardot playing part of hypotenuse".

          1 Reply Last reply
          0
          • Sander RosselS Sander Rossel

            My second book, SQL Server for C# Developers Succinctly, was released today by Syncfusion! :D It's pretty awesome if I dare say so myself :D Download it for free and tell your friends! Syncfusion Free Ebooks | SQL Server for C# Developers Succinctly[^]

            Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

            T Offline
            T Offline
            TonyManso
            wrote on last edited by
            #27

            Sander Rossel wrote:

            My second book, SQL Server for C# Developers Succinctly, was released today by Syncfusion! :-D It's pretty awesome if I dare say so myself :-D Download it for free and tell your friends!

            Downloaded. I will check it out during one of my breaks. Thanks!

            Sander RosselS 1 Reply Last reply
            0
            • T TonyManso

              Sander Rossel wrote:

              My second book, SQL Server for C# Developers Succinctly, was released today by Syncfusion! :-D It's pretty awesome if I dare say so myself :-D Download it for free and tell your friends!

              Downloaded. I will check it out during one of my breaks. Thanks!

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #28

              Thanks, hope you'll like it :D

              Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

              1 Reply Last reply
              0
              • Sander RosselS Sander Rossel

                My second book, SQL Server for C# Developers Succinctly, was released today by Syncfusion! :D It's pretty awesome if I dare say so myself :D Download it for free and tell your friends! Syncfusion Free Ebooks | SQL Server for C# Developers Succinctly[^]

                Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                O Offline
                O Offline
                omeecode
                wrote on last edited by
                #29

                let me promote myself too... Here is my article on object oriented design Object Oriented Analysis and Design[^]

                Muhammad Umair www.objectorienteddesign.org (Interested in C#, .Net, Interfacing, Device Drivers, GIS, WCF, Asp.net, Ajax, Architecture and Design Patterns)

                Sander RosselS 1 Reply Last reply
                0
                • O omeecode

                  let me promote myself too... Here is my article on object oriented design Object Oriented Analysis and Design[^]

                  Muhammad Umair www.objectorienteddesign.org (Interested in C#, .Net, Interfacing, Device Drivers, GIS, WCF, Asp.net, Ajax, Architecture and Design Patterns)

                  Sander RosselS Offline
                  Sander RosselS Offline
                  Sander Rossel
                  wrote on last edited by
                  #30

                  Dude, you can't come barging in here and hijack MY shameless self promotion just like that ;p Besides, your article has had enough promotion as it is being the #1 best overall article of October (congrats)! Very nice article though :thumbsup:

                  Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                  S 1 Reply Last reply
                  0
                  • Sander RosselS Sander Rossel

                    Dude, you can't come barging in here and hijack MY shameless self promotion just like that ;p Besides, your article has had enough promotion as it is being the #1 best overall article of October (congrats)! Very nice article though :thumbsup:

                    Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                    S Offline
                    S Offline
                    Sean Ewington
                    wrote on last edited by
                    #31

                    First off, congrats on your book. That's a lot of work and you're a terrific author so I know it's a valuable resource :) You see how this works though, right? One person gets a big post in Lounge and suddenly everyone thinks it's OK. Now, he's promoting his article and that's different, but some day someone else is going to post their book, and they'll have given less to CodeProject than you have. And then when I tell them no and they point to your post, what do I say? "He's OK, but you're not?" I've been watching this thread for days with a mixture of pride and dread and I'm still meditating on it.

                    Thanks, Sean Ewington CodeProject

                    Sander RosselS 1 Reply Last reply
                    0
                    • S Sean Ewington

                      First off, congrats on your book. That's a lot of work and you're a terrific author so I know it's a valuable resource :) You see how this works though, right? One person gets a big post in Lounge and suddenly everyone thinks it's OK. Now, he's promoting his article and that's different, but some day someone else is going to post their book, and they'll have given less to CodeProject than you have. And then when I tell them no and they point to your post, what do I say? "He's OK, but you're not?" I've been watching this thread for days with a mixture of pride and dread and I'm still meditating on it.

                      Thanks, Sean Ewington CodeProject

                      Sander RosselS Offline
                      Sander RosselS Offline
                      Sander Rossel
                      wrote on last edited by
                      #32

                      Sean Ewington wrote:

                      First off, congrats on your book. That's a lot of work and you're a terrific author so I know it's a valuable resource :)

                      Thanks! :D

                      Sean Ewington wrote:

                      they point to your post, what do I say? "He's OK, but you're not?"

                      You say exactly that! :laugh: All kidding aside, I do understand your point. On the other hand it's a valuable free resource and this is THE place to share with the programmer community. Let's say it wasn't my book, but just some book I read. Would it be okay to post it here? People do recommend (non-free) books (and other products) to each other here as well. So yeah, it's probably a bit of a grey area.

                      Sean Ewington wrote:

                      I've been watching this thread for days with a mixture of pride and dread and I'm still meditating on it.

                      You should be proud! A little CPian is spreading his wings and writing books! And I couldn't have done it without CP either :D

                      Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                      S 1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        Sean Ewington wrote:

                        First off, congrats on your book. That's a lot of work and you're a terrific author so I know it's a valuable resource :)

                        Thanks! :D

                        Sean Ewington wrote:

                        they point to your post, what do I say? "He's OK, but you're not?"

                        You say exactly that! :laugh: All kidding aside, I do understand your point. On the other hand it's a valuable free resource and this is THE place to share with the programmer community. Let's say it wasn't my book, but just some book I read. Would it be okay to post it here? People do recommend (non-free) books (and other products) to each other here as well. So yeah, it's probably a bit of a grey area.

                        Sean Ewington wrote:

                        I've been watching this thread for days with a mixture of pride and dread and I'm still meditating on it.

                        You should be proud! A little CPian is spreading his wings and writing books! And I couldn't have done it without CP either :D

                        Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                        S Offline
                        S Offline
                        Sean Ewington
                        wrote on last edited by
                        #33

                        But it is your book. I can think of ten CP authors off the top of my head who have published and made substantial, valuable contributions to the site. Imagine if they all decide to share their books here now. Now picture 100 other people who haven't contributed as much to the site, looking on and thinking it's OK to promote their books in the Lounge. Not a cool user experience.

                        Thanks, Sean Ewington CodeProject

                        Sander RosselS 1 Reply Last reply
                        0
                        • S Sean Ewington

                          But it is your book. I can think of ten CP authors off the top of my head who have published and made substantial, valuable contributions to the site. Imagine if they all decide to share their books here now. Now picture 100 other people who haven't contributed as much to the site, looking on and thinking it's OK to promote their books in the Lounge. Not a cool user experience.

                          Thanks, Sean Ewington CodeProject

                          Sander RosselS Offline
                          Sander RosselS Offline
                          Sander Rossel
                          wrote on last edited by
                          #34

                          Point taken Sean, I won't make another post of my upcoming book :sigh:

                          Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups