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
T

trushitshah

@trushitshah
About
Posts
13
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Name of Software
    T trushitshah

    Hello.. We are developing one vb.net project .. Muliple developers are working. I want one software that if any one developer is working on one or more pages that page(s) is not used by others or we can see that these page is modified by that person/developer. Any software is there? Thanks in advance

    Web Development csharp question

  • Redirect page when seession expired
    T trushitshah

    I m using VB.net

    Web Development

  • Redirect page when seession expired
    T trushitshah

    I need the code of redirect page when session expired or user will be idle for some time. Thanks in advance.

    Web Development

  • Problem in iframe with ajax
    T trushitshah

    Hello , I m updating my existing web application using AJAx, I updated my pages with scriptmanager and update panel and webconfig too. But when i run my project and click on any button page is not refreshing but in statusbar progress bar is displayed same when page is refreshed. I want to do pure ajax on my page. What i have to do? Please help me. thanks in advance.

    ASP.NET help question announcement

  • How to Browse Folder
    T trushitshah

    How to browse folder not file using vb.net?

    ASP.NET csharp tutorial question

  • How to browse folder
    T trushitshah

    Thanks a lot for yr help.. I will try this . But if u find any other code than this then plz send me.

    Visual Basic tutorial

  • How to browse folder
    T trushitshah

    I m using VS 2005 and .Net framework 2.0. I found folderdialog in choose items.It is already checked. But in toolbox it will not dispalyed. That's why i cn't drag from toolbox.

    Visual Basic tutorial

  • How to browse folder
    T trushitshah

    I m calling this code in button click event.. I not found control on toolbox like folderbroswedialog.

    Visual Basic tutorial

  • How to browse folder
    T trushitshah

    Thanks for yr continuos replay.. I don't know about separate thread than the main (GUI) thread..

    Visual Basic tutorial

  • Encrypt Stored Procedure
    T trushitshah

    Hi!! How to encrypt stored procedure without using with encryption caluse. I can encrypt with with encryprion clause. But it can be easily decarypted.

    Visual Basic database security tutorial

  • How to browse folder
    T trushitshah

    I used this code for browse folder Dim theFolderBrowser As New FolderBrowserDialog theFolderBrowser.Description = "Please locate Directory..." theFolderBrowser.ShowNewFolderButton = False theFolderBrowser.RootFolder = Environment.SpecialFolder.Desktop theFolderBrowser.SelectedPath = My.Computer.FileSystem.SpecialDirectories.ProgramFiles If theFolderBrowser.ShowDialog = Windows.Forms.DialogResult.OK Then txtpath.Text = theFolderBrowser.SelectedPath Else MessageBox.Show(theFolderBrowser.SelectedPath) End If It's give me error at If theFolderBrowser.ShowDialog = Windows.Forms.DialogResult.OK Then error:Current thread must be set to single thread apartment (STA) mode before OLE calls can be made. Ensure that your Main function has STAThreadAttribute marked on it. This exception is only raised if a debugger is attached to the process.

    Visual Basic tutorial

  • How to browse folder
    T trushitshah

    It's giving error at line FolderBrowserDialog.ShowDialog()

    Visual Basic tutorial

  • How to browse folder
    T trushitshah

    How to browse folder not file

    Visual Basic tutorial
  • Login

  • Don't have an account? Register

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