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

Search:

Type: Posts; User: tarecorp

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    2,274

    How to generate PKCS#10 file

    How can I make a certificate signing request (CSR) file (PKCS#10 format) by code.

    Thanks
  2. Replies
    1
    Views
    695

    How to connect SQL Server with SSL

    Hi,

    Can I connect SQL Server with SSL through ADO.Net ? if yes, how?

    Thanks in Advance.
  3. Replies
    1
    Views
    676

    How to connect SQL Server with SSL

    Hi,

    Can I connect SQL Server with SSL ? if yes, how?

    Thanks in Advance.
  4. Replies
    1
    Views
    1,210

    SSL Security in MS SQL Server 2005 ?

    Hi All,

    I am developing an database based application, using VB.NET for frontend and MS SQL Server 2005 as backend database. The application is intended to be running in a private and or public...
  5. Does .NET Framework mark an 180 degree Paradigm Shift ?

    Hi Everybody,

    I would like somebody to address to the following query / clarification:

    (1) Is the introduction of .NET Framework a complete 180 degree paradigm shift in application development...
  6. Does .NET Framework mark an 180 degree Paradigm Shift ?

    Hi Everybody,

    I would like somebody to address to the following query / clarification:

    (1) Is the introduction of .NET Framework a complete 180 degree paradigm shift in application development...
  7. Re: How can I change the INPUT LOCALE (language) programatically

    Thanks for response, but my problem is diffrent. Anyway I have got the solution.

    In System.Windows.Forms namespace there is one class named InputLanguage which deals with Input Locale. We can...
  8. How can I change the INPUT LOCALE (language) programatically

    Hi All,


    How can I change the INPUT LOCALE (Language) programatically so that I can provide an interface in my application itself to choose the desired language as against we manually choose...
  9. Replies
    2
    Views
    573

    Re: How to make own LANGUAGE BAR

    Thanks for quick responce, but the given link takes to the error msg "Location Cannot Be Found" . I think it is removed.

    plz give me code samples.

    Thanks in advance.
  10. Replies
    2
    Views
    573

    How to make own LANGUAGE BAR

    I am developing a multi-lingual application in which users would input in different languages for which they choose language from LANGUAGE BAR.

    How can I choose language by code so that I can...
  11. Re: Full Justification In Rich Text Box Control In Vb.net

    Hi HanneSThEGreaT

    I tried SetTextAlign API, and could not get the result of FULL JUSTIFICATION. Can you please provide sample code.

    Thanks in Advance

    T. ALEX JOHN
    BHOPAL (INDIA)
  12. Full Justification In Rich Text Box Control In Vb.net

    FULL JUSTIFICATION IN RICH TEXT BOX CONTROL IN VB.NET
    I am developing a small application for document movement by using RICH TEXT BOX in VB.NET. Thix box is meant for inputting by user any text....
Results 1 to 12 of 12





Click Here to Expand Forum to Full Width

Featured