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
K

krishna_goluguri

@krishna_goluguri
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to run swf file from c#?
    K krishna_goluguri

    1.right click on toolbox at general select add new items 2.one popup is appeared with add references title select COM tab 3.select shock wave object 4.click on ok 5.u will find shock wave object on toolbox at general tab 6.now drag and drop ur flash object to windows form then add below code string path = System.Environment.CurrentDirectory; path += @"\Top_1.swf"; axShockwaveFlash1.LoadMovie(0, path); axShockwaveFlash1.Play(); Have a nice day

    C# csharp tutorial question

  • Flash swfs in c#?
    K krishna_goluguri

    here is the solution: 1.right click on toolbox at general tab 2.select add new items 3.one popup window appears to add references 4.select COM tab 5.navigate to shock wave object select that 6.click on ok 7.u will see the flash object on General tab

    C# csharp adobe tutorial question

  • Import data from excel cell to Textbox
    K krishna_goluguri

    hi weather this code works perfectly or not i don't know bcoz when i wanted to use oledb connection for excel sheet my program didnt accept that one.it says it as unrecognized format.how to connect excel sheet using oledb connection plz explain step by step.

    ASP.NET csharp tutorial question
  • Login

  • Don't have an account? Register

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