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
G

Garishma

@Garishma
About
Posts
6
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to populate gridview based on another value clicked.
    G Garishma

    I have a navigation bar which shows the type of recipe. eg: healthy recipe, desserts, etc... I have a gridview on the same page. I want the data in the gridview to be populated as per the selection on navigation bar. I am using VS2010 and sqldatasource to bind with database. I google a lot but cant find any article based on populating gridview with context to navigation bar. Plz help.

    ASP.NET database help tutorial

  • Project on Code Conversion
    G Garishma

    sir.. after providing else condition to the first textbox still the same output is derived.

    ASP.NET csharp java help

  • Project on Code Conversion
    G Garishma

    I tried writing this code.. on button_click: if (TextBox1.Text == "Console.WriteLine") { TextBox2.Text = "System.out.println"; } if (TextBox1.Text == "import.java.util") { TextBox2.Text = "System.Data"; } else { Response.Write("error"); } this code only shows "error". However if there is only one if condition then the output is generated.

    ASP.NET csharp java help

  • Project on Code Conversion
    G Garishma

    and the relation with asp.net is that i have to create a website on code converter. So i have to make this project in asp.net.

    ASP.NET csharp java help

  • Project on Code Conversion
    G Garishma

    I understand and also i was not expecting complete code for it. the only thing i require is some guidance on how should i start writing code for it. I cannot use any tools. I have to do everything from scratch. I should create dll file in web app or in console app???? the exact problem is: in C# we write Console.WriteLine("Hello"); which in Java will be System.out.println("Hello"); so what should i write in the dll file so that the above conversion takes place. Please guide me.. :~

    ASP.NET csharp java help

  • Project on Code Conversion
    G Garishma

    I have to create a project on code conversion from C# to VB.Net and from C# to Java(J2SE) and vice versa. Please help with the source code. However there are 2 ways of achieving the task. 1) by creating a dll file 2) by giving if else condition on button click. Please help me.

    ASP.NET csharp java help
  • Login

  • Don't have an account? Register

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