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
M

manish24

@manish24
About
Posts
21
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Oracle MetaData Dependency
    M manish24

    Hi, I have two tables in which i could not find any unique relationship. Can anyone help help me, how to view metadata of oracle table. can metadata help in solving table dependency problems....... Regards Manish

    Database oracle help tutorial

  • Editable DropDownList
    M manish24

    Hi I need a control in which i can selct a value from drop down list & also can type an item in that. i.e. like an combo in Visual Basic. Please let me know, which control provides both of these functioality.... If there no control exist, can you please give me a direction how to create a user control for this task. How to customize a dropdownlist to provide the required functionality. Thanks Manish

    ASP.NET tutorial

  • VB.Net & Windows98 Compatiblity Problem
    M manish24

    Hi I need to execute an exe preapred by using vb.net. When i execute it on Windows 98, i faced the following error message " a required dll mscoree.dll is missing". Please let me know can we execute an vb.net application in windows98, which don't have vb.net installed. Thanks Manish

    Visual Basic help csharp

  • What code can i use ?
    M manish24

    try this imports system.io Dim objDir As New DirectoryInfo("C:\testdel") objDir.Delete(True)

    Visual Basic csharp help question

  • Event Logging fails on windows 2000
    M manish24

    I have given Admin rights to internet user as well as ASPNET user. I have also made changes in the registry of Event Log so as to allow guest. Please let me know is there any solution for this..... Thanks for your reply Manish

    Visual Basic csharp help

  • Event Logging fails on windows 2000
    M manish24

    Hi I created an application using vb.net,which logs the error in event viewer. This application is working well at XP and windows 2003. But at windows 2000, it is showing error. Can any1 please tell me, what are changes i need to make in the system or code, so as to execute it on windows 2000. Thanks in advance Manish

    Visual Basic csharp help

  • fileinfo to string??
    M manish24

    Try it out. This code will read a file and will put file's contents into a string Dim reader As StreamReader = File.OpenText("c:\myfile.txt") Dim line As String = reader.ReadToEnd Manish

    Visual Basic question

  • fileinfo to string??
    M manish24

    Try it out. It will read a file and will put the contents of file into a string. Dim reader As StreamReader = File.OpenText("c:\myfile.txt") Dim line As String = reader.ReadToEnd Manish

    Visual Basic question

  • DAO Access 2003 Connectivity Problem
    M manish24

    Thanks for ur reply. :) It means there is no way to connect access 2003 using DAO. I have to go for ADO.:( Thanks Manish

    Visual Basic help database

  • DAO Access 2003 Connectivity Problem
    M manish24

    I have an existing Application in vb, which use dao 3.5 to connect Access 97. On Updation of my database from Access 97 to Access 2003. i got the error "UnRecognized Database Format". I tried with ADO and database is working well. But i have to use DAO. For this, I Coverted my refernece to dao 3.6 library. But even then i am facing the same error. Please suggest me a solution for this.... Thanks Manish

    Visual Basic help database

  • Setting image in RichTextBox
    M manish24

    Can anyone tell me the syntax for displaying a image in the rich text box with some text. i am using vb.net 2003 windows application Thanks Manish

    Visual Basic csharp

  • Controlling visibility of controls in a single web form for two different user groups
    M manish24

    Hi U can use the session variable. When use logs in , set the role of that user in session variable. While displaying the forms, check the value of session variable & display appropriate controls Regards Manish

    .NET (Core and Framework) help question csharp workspace

  • Ftp over SSL........Getting Problem....
    M manish24

    I need to execute FTP over SSL. I am using VB.Net 1.1 Technology. can any1 please suggest which class or namespace should i refer for it. Thanks & Regards Manish

    ASP.NET csharp security help

  • Oracle Client 9i accessing problem
    M manish24

    Hi Ramana, this is the same problem, i am facing. If u got any solution, Plzz let me know. Regards Manish

    ASP.NET help csharp asp-net oracle announcement

  • Plz help me regarding WebService
    M manish24

    Hi Can anyone please inform me regarding web service basics like web service architecture, need for web service, where web service actually resides. Thanks in advance...... Manish

    ASP.NET architecture help

  • please help me
    M manish24

    My O.S is windows 2000.I want to execute a function which is defined in dll. Let ne know how to execute a function in oracle which is rsiding in a dll. Looking forward to a reply Manish

    Database oracle help tutorial

  • Executing oracle procedure in vb.net
    M manish24

    i am getting problem in executing oracle procedure in vb.net i am using adodb connection. Oracle Procedure accept 6 input parameters and return back 3 parameters. I know how to pass parameters using oledb. But problem is that i have to do it using adodb as per requirement. Pleasee help me in solving this query. Thanks in advance Manish

    Visual Basic help csharp database oracle

  • xml data fetching problem
    M manish24

    Thanks a lot. It works fine.

    Visual Basic help csharp xml

  • Regarding NameSpace
    M manish24

    if u want to use a namespace into code, justt use import statement. eg. imports [namespacename] so as to use web service, open a web service project, and while defining your function define them using web method tag. function defination Manish -- modified at 8:14 Monday 17th April, 2006

    Visual Basic csharp tutorial question

  • xml data fetching problem
    M manish24

    i m getting error in fetching data from an xml file. I am using vb.net Format of xml is such that it consist of nested tags. dfds sd sdf sdfds i am not able to get data of nested tags(dg and gh) Please help me regarding this. Manish -- modified at 8:04 Monday 17th April, 2006

    Visual Basic help csharp xml
  • Login

  • Don't have an account? Register

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