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
C

Chandana Subasinghe

@Chandana Subasinghe
About
Posts
41
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Bluetooth question
    C Chandana Subasinghe

    I got Bluetooth keyboard which is working with my PDA. Instalation sofware came with Keyboard.

    Mobile question hardware

  • consuming .net Web Services from Pocket PC Emulator
    C Chandana Subasinghe

    Same as Normal windows application, Add as web reference.

    Mobile csharp visual-studio wcf help question

  • Connect to Internet with Pocket PC Emulator...?
    C Chandana Subasinghe

    Yes try DMA. Worked with VS 2005.

    Mobile csharp asp-net sysadmin tutorial question

  • sending sms from pc to mobile using vb.net
    C Chandana Subasinghe

    Which .NET compact framework ( VS.NET ) version you are using? If .NET CF 1.1 need to use Phone API. if you using .NET CF 2 with Windows mobile 5 use Microsoft.WindowsMobile.Telephony.Phone for sending SMS. chandana

    Mobile csharp help tutorial question

  • Emulator problem
    C Chandana Subasinghe

    Hi, I guess you useing VS 2005. You need to change the settings of the Ms ActiveSync. Ms ActiveSync ->File -> Connection string Use DMA instad of USB. Try this, Chandana

    Mobile csharp asp-net visual-studio help question

  • Biztalk
    C Chandana Subasinghe

    Hi all, Does anyone know how to import online published Schema in to another schema in Biztalk 2006? Thanks

    C# database xml tutorial question

  • How to read word (.Doc) file from VB6
    C Chandana Subasinghe

    ok i will try

    Visual Basic tutorial question

  • How to read word (.Doc) file from VB6
    C Chandana Subasinghe

    Hi all How can i read word (.Doc) file line by line from VB6 thanks

    Visual Basic tutorial question

  • Sudoku Generator in VB6
    C Chandana Subasinghe

    Use arrays to manipulate matrix.

    Visual Basic help architecture tutorial

  • Using SQL Express from Visual Basic 6
    C Chandana Subasinghe

    This is good article fot Using SQL Express from Visual Basic 6 http://msdn.microsoft.com/vbrun/vbfusion/usingsqlexpress/[^]

    Visual Basic database com

  • Muiltiple SQL Join tutorials
    C Chandana Subasinghe

    Thank you very much.

    Database database tutorial

  • Muiltiple SQL Join tutorials
    C Chandana Subasinghe

    Hi all Does anyone has good tutorial for SQL Muiltiple Join chandana

    Database database tutorial

  • Setting up SQL Server 2005
    C Chandana Subasinghe

    hi yes you need to install SQL server management studio

    Database database sysadmin help sql-server question

  • Setting up SQL Server 2005
    C Chandana Subasinghe

    This may be valuable for you . http://www.aspfree.com/c/a/MS-SQL-Server/SQL-Server-2005-Introduction-to-SQL-Server-Management-Studio/[^]

    Database database sysadmin help sql-server question

  • Setting up SQL Server 2005
    C Chandana Subasinghe

    Hi I am using SQL server 2005 express edition. For that there is a separate tool called SQL server management studio 2005. Using that SQL server management studio 2005 I can do any thing like SQL 2000 server. Regards, Chandana.

    Database database sysadmin help sql-server question

  • Building DotnetNuke module Using C# 2.0
    C Chandana Subasinghe

    Hi Does any one has tutorial, which show how to build DotnetNuke module using C# 2.0 Regards, chandana

    C# tutorial csharp

  • What C# compiler does?
    C Chandana Subasinghe

    Does any body know what tasks do C# compiler when compile code in to the MSIL? Thank you.

    C# csharp question

  • when the class is loaded in c#?
    C Chandana Subasinghe

    Hi Every static variable is stored on the heap, regardless of whether it's declared within a reference type or a value type. There is only one slot in total no matter how many instances are created. (There don't need to be any instances created for that one slot to exist though.) Note that this heap is separate from the normal garbage collected heap - it's known as a "high frequency heap", and there's one per application domain. For further reference please look this article http://www.developerfusion.co.uk/show/4705/2/[^]

    C# question csharp performance

  • [Message Deleted]
    C Chandana Subasinghe

    Hi Have a look http://msdn.microsoft.com/vbrun/vbfusion/usingnet/default.aspx[^] http://www.codeguru.com/csharp/csharp/cs_misc/com/article.php/c6747/[^]

    Visual Basic

  • Regular Expressions
    C Chandana Subasinghe

    You are welcome :-)

    .NET (Core and Framework) com
  • Login

  • Don't have an account? Register

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