DevPinoy.org
A Filipino Developers Community
All Tags » sql » .NET (RSS)
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • looking for ITs willing to work for Singapore

    hi my name is danil espinosa from ZMG were a headhunting firm and right now were looking for IT professionals interested to work in Singapore. were looking for java developers, Perl developers, tester, release engineers (java) and application support analyst for our client base in Singapore. if anyone...
    Posted to Jobs (Forum) by danil08 on 02-05-2008
  • Careers at LAWSON PSSC

    For all the guys and girls out there who are interested in joining Lawson PSSC, you can email me your CVs (my email ad is monica.lacuna @ lawson.com ). Currently, there are NUMEROUS new positions open. If you have any background in developing or supporting ERP modules / web-based applications, there...
    Posted to General Discussion (Forum) by mon17 on 12-11-2007
  • Careers at LAWSON PSSC

    For all the guys and girls out there who are interested in joining Lawson PSSC, you can email me your CVs (my email ad is monica.lacuna @ lawson.com ). Currently, there are NUMEROUS new positions open. If you have any background in developing or supporting ERP modules / web-based applications, there...
    Posted to Jobs (Forum) by mon17 on 12-11-2007
  • Business Intelligence Programmers Needed

    ALGOS, INC. is a new company focused on providing consulting services in the Business Intelligence (BI) Software Market. BI is now the future of IT. When everyone has already all the necessary data they need captured on different ttransactional and operational systems like Oracle, SAP, ERIC and others...
    Posted to Jobs (Forum) by Rommel on 12-06-2007
  • SqlServer: Return Random Records in T-Sql, the GUID way.

    In one of the website I have developed, we feature random products displayed on a webpart. This can be done several ways either of the code behind or via t-sql but I think the simplest way to do it is via t-sql with the help of Guid columns. Globally Unique Identifier or GUID is a randomly generated...
    Posted to Rodel E. Dagumampan (Weblog) by dehran ph on 06-20-2007
  • L10N: The world is flat, start localization on your database

    When you are developing software product to be catered to diverse customers, it must be a standard to localized your software. With .NET this has never been easy, on .NET 2.0 its even easier with striongly typed resource files. But localizing application must be part of the architectture and should not...
    Posted to Rodel E. Dagumampan (Weblog) by dehran ph on 11-07-2006
  • what's wrong with this code series

    scottallen has started a "what's wrong with this code" series. some items are trivial and good to think about so you might want to check them out... http://odetocode.com/Blogs/scott/archive/2006/07/31/5474.aspx http://odetocode.com/Blogs/scott/archive/2006/08/07/5515.aspx
    Posted to jokiz (Weblog) by jokiz on 08-09-2006
  • connection pooling

    i've been seeing a number of posts lately about ado.net connection pooling in msforums and i noticed that some are rather confused about how they work. i myself was also confused year ago about the concept until i read more about it and examined the ado.net code using reflector. i only want to list some...
    Posted to jokiz (Weblog) by jokiz on 04-20-2006
  • profiling ado.net queries

    you want to know the queries being executed by your application which uses ADO.NET. sql profiler comes in. however you got agents running (whatever they are), you also browse the tables using Enterprise Manager or Visual Studio and you want them to be excluded in the watch list. Filter is the key, Under...
    Posted to jokiz (Weblog) by jokiz on 04-05-2006
  • TDS Protocol

    For most of you who have been using stored procedures and following the MS guidelines in .NET Application Development, you must have been using SET NOCOUNT ON as stated in Chapter 12 of the Improving .NET Application Performance and Scalability . Although the MSDN docs was enough to tell me that with...
    Posted to jokiz (Weblog) by jokiz on 02-26-2006
Page 1 of 2 (14 items) 1 2 Next >

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems