Sri Lanka .NET Forum
a mission and a vision with .NET

Browse Forum Posts by Tags

Get Microsoft Silverlight
Showing related tags and posts for the Forums application. See all tags in the site
  • Re: SQL Server 2005 Installing Failed....

    Can you please tell me how to solve this ? i have atached some screenshots ... this is my installation process..... but this pics are not in a order...
    Posted to SQL Server (Forum) by Chathucj on 03-31-2010
  • SQL Server 2005 Installing Failed....

    Hi!, I tried to install SQL server 2005 in my computer.but failed. Error is .. Notification services,Intergration services are installed successfully.Data Base services failed to install..(SQL server Management studio also not installed ) Before install 1st picture shown & While installing 2nd error...
    Posted to SQL Server (Forum) by Chathucj on 03-30-2010
  • SQL Server Administration conduct classes (URGENT)

    Hi, I am looking for individual who can teach SQL server Design, install, administer, and optimization practically. I need to learn quick as possible for a foreign departure. Please any one....help me..
    Posted to SQL Server (Forum) by muaazster on 12-01-2009
  • Excellent Architecture & Development Opportunities with Australian Software Company

    We are a software development company based in Sydney, Australia. We are looking for experienced software engineers & architects to join our software development operations in Sri Lanka. If you are an experienced .NET engineer / developer or architect looking for a challenging and rewarding opportunity...
    Posted to Developers (Forum) by rperies on 12-01-2009
  • SQL Injection (When it comes to Stored Procedures)

    Hi all, I've tried SQL injection for a normal SQL query and it workd fine but when i tried to do the same with a Stored Procedure it's not working. The reason i found was i coundn't avoid single quoate. This is the procedure create procedure login @email varchar(50), @pwd varchar(30) as select...
    Posted to SQL Server (Forum) by Valluvan on 11-12-2009
  • Re: Immediate Vacancies for.NET Development

    I have more than one year experience .Now i am working as a Software Eng at CIS holdings in Rajagiriya.It has internal software (online orderprocessing system). We are adding new functions & doing customizations of current system.I have a knowledge & exp in ASP.net & sql 2000/sql2005.We cant...
    Posted to Developers (Forum) by csampathv on 10-06-2009
  • How 'Parallel Programing Concept' Can Support An Organization?

    The "Parallel Programing Concept" would definitely be a better idea to maximize the performance of an application.But I need to know whether it just supports for 'Multiple cored' machines, or any machine with a 'single core' each. Please do correct me, if I have taken a wrong...
    Posted to Developers (Forum) by Chathura Asanga on 07-24-2009
  • ODBC Connection For C# Developers

    This Link will help you.... http://www.freekingdom.yolasite.com/helping-hand.php If you get any help from that site please click one advertisement.. Thank You
    Posted to SQL Server (Forum) by Aromatic Place on 06-15-2009
  • Vacancies for VB.net Developers

    Vacancies for VB.net Developers at Global TownSuite Global TownSuite Solutions (PVT) Ltd. ("GLOBAL TOWNSUITE") has entered into a joint venture with PROCOM Data Services Inc. ("PROCOM"), Canadian provider of TownSuite Accounting & Financial Management Software. TownSuite is a...
    Posted to Developers (Forum) by Jim on 02-19-2009
  • Re: How to do Transaction Lock

    As I know; You don't have to lock tables manually, you just need to use a SqlTransaction in C# as below, SqlTransaction tran; SqlConnection con = new SqlConnection("<connectionString>"); SqlCommand com = new SqlCommand(con,""); try { tran = con.BeginTransaction(); com.Transaction...
    Posted to SQL Server (Forum) by SAP on 01-08-2009
Page 1 of 3 (28 items) 1 2 3 Next >
This space is available for you to advertise. Please contact admin@dotnetforum.lk for more details on how to advertise on the .NET Forum.
Copyright © Sri Lanka .NET Forum. All Rights Reserved. Terms of Use | Privacy Policy