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
  1. Home
  2. General Programming
  3. C#
  4. DLL

DLL

Scheduled Pinned Locked Moved C#
tutorial
16 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    anupamwb
    wrote on last edited by
    #1

    Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

    J C F P D 8 Replies Last reply
    0
    • A anupamwb

      Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

      J Offline
      J Offline
      J4amieC
      wrote on last edited by
      #2

      42

      L 1 Reply Last reply
      0
      • A anupamwb

        Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        anupamwb wrote:

        Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site.

        Vague, out of context and confusing. Someone: Who? some dlls: That do what? Any DLLs, you can find some in C:\Windows\system32 if your not too fussed about what they do. I did not get any dll link: Are you saying others did? Send such a dll link: What sort of DLL? how to find dlls from this site: There are hundreds linked from the articles, but to do what? You really need to learn how to communicate better.


        Upcoming FREE developer events: * Developer Day Scotland My website | blog

        A P 2 Replies Last reply
        0
        • A anupamwb

          Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

          F Offline
          F Offline
          fearless
          wrote on last edited by
          #4

          During the night it's usually colder than outdoors.

          1 Reply Last reply
          0
          • A anupamwb

            Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            You need to achieve a level of Zen like calm that takes years and years of study. Once you have become a 23rd Dan C# coder with 50 years of experience the link magically pops into site right before your eyes.

            Deja View - the feeling that you've seen this post before.

            My blog | My articles

            1 Reply Last reply
            0
            • A anupamwb

              Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

              D Offline
              D Offline
              darkelv
              wrote on last edited by
              #6

              Reading articles is good for your DLLs craving....

              1 Reply Last reply
              0
              • A anupamwb

                Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

                F Offline
                F Offline
                fearless
                wrote on last edited by
                #7

                No need to get them from here. Have a look in your "Windows\System32" directory. There are lots of them. Just pick the ones you want.

                H A 2 Replies Last reply
                0
                • F fearless

                  No need to get them from here. Have a look in your "Windows\System32" directory. There are lots of them. Just pick the ones you want.

                  H Offline
                  H Offline
                  HenrikHarmer
                  wrote on last edited by
                  #8

                  using System; using System.Diagnostics; namespace Beginning.CSharp { public class HelloWorld { public HelloWorld() { Console.WriteLine("Hello World"); } } } Compile using "csc /target:library HelloWorld.cs" and hey presto...your very own DLL.....!

                  1 Reply Last reply
                  0
                  • F fearless

                    No need to get them from here. Have a look in your "Windows\System32" directory. There are lots of them. Just pick the ones you want.

                    A Offline
                    A Offline
                    anupamwb
                    wrote on last edited by
                    #9

                    1.But During the day it's usually hot than indoors. I am trying to say the specific DLLs that change the style of button to Vista Button Style.. Not Windows DLLs.

                    P 1 Reply Last reply
                    0
                    • C Colin Angus Mackay

                      anupamwb wrote:

                      Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site.

                      Vague, out of context and confusing. Someone: Who? some dlls: That do what? Any DLLs, you can find some in C:\Windows\system32 if your not too fussed about what they do. I did not get any dll link: Are you saying others did? Send such a dll link: What sort of DLL? how to find dlls from this site: There are hundreds linked from the articles, but to do what? You really need to learn how to communicate better.


                      Upcoming FREE developer events: * Developer Day Scotland My website | blog

                      A Offline
                      A Offline
                      anupamwb
                      wrote on last edited by
                      #10

                      Someone: Who? ---u are not regular in forum. then only u can find. some dlls: That do what? Any DLLs, you can find some in C:\Windows\system32 if your not too fussed about what they do.------- --all members in this forum knew what dll is and in windows where they found? I did not get any dlls link:Are you saying others did?-- I am saying this in my case not for others. Send such a dlls link: those dlls that are used in ASP.NET C# Web Application(Convert Word Files to PDF),(Rating cases). how to find dlls from this site: There are hundreds linked from the articles, but to do what?---I need Only the Specific Keywords to find the dlls articles. You really need to learn how to communicate better.---U should be more careful before asking such silly question.that can be answered . I am novice in case of Handling DLLS I need some of DLLs that will help me to get idea about them.If u have no mode to help,don't criticize in future.

                      F 1 Reply Last reply
                      0
                      • J J4amieC

                        42

                        L Offline
                        L Offline
                        Luc Pattyn
                        wrote on last edited by
                        #11

                        42?[^] I bet he wants more DLLs.

                        Luc Pattyn [Forum Guidelines] [My Articles]


                        Happy Holidays!


                        1 Reply Last reply
                        0
                        • A anupamwb

                          Someone: Who? ---u are not regular in forum. then only u can find. some dlls: That do what? Any DLLs, you can find some in C:\Windows\system32 if your not too fussed about what they do.------- --all members in this forum knew what dll is and in windows where they found? I did not get any dlls link:Are you saying others did?-- I am saying this in my case not for others. Send such a dlls link: those dlls that are used in ASP.NET C# Web Application(Convert Word Files to PDF),(Rating cases). how to find dlls from this site: There are hundreds linked from the articles, but to do what?---I need Only the Specific Keywords to find the dlls articles. You really need to learn how to communicate better.---U should be more careful before asking such silly question.that can be answered . I am novice in case of Handling DLLS I need some of DLLs that will help me to get idea about them.If u have no mode to help,don't criticize in future.

                          F Offline
                          F Offline
                          fearless
                          wrote on last edited by
                          #12

                          Wow - This makes even less sense than the original post. What are you smoking? Can I have some?

                          1 Reply Last reply
                          0
                          • A anupamwb

                            1.But During the day it's usually hot than indoors. I am trying to say the specific DLLs that change the style of button to Vista Button Style.. Not Windows DLLs.

                            P Offline
                            P Offline
                            Pete OHanlon
                            wrote on last edited by
                            #13

                            So plug a search for Vista Button Style into your search engine of choice. Sheesh - we aren't psychic here you know. How did you think we would know which DLL you were interested in?

                            Deja View - the feeling that you've seen this post before.

                            My blog | My articles

                            1 Reply Last reply
                            0
                            • A anupamwb

                              Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

                              M Offline
                              M Offline
                              mav northwind
                              wrote on last edited by
                              #14

                              Troll alert.X|

                              Regards, mav -- Black holes are the places where God divided by 0...

                              1 Reply Last reply
                              0
                              • A anupamwb

                                Hi all, Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site. thanks.

                                P Offline
                                P Offline
                                Paul Conrad
                                wrote on last edited by
                                #15

                                anupamwb wrote:

                                i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site

                                No. What goods do you have to exchange in return? ;P

                                "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                1 Reply Last reply
                                0
                                • C Colin Angus Mackay

                                  anupamwb wrote:

                                  Someone told in this forum that he got some dlls from this forum. But i did not get any dll link,can any anyone send such dll link or told me how to find dlls from this site.

                                  Vague, out of context and confusing. Someone: Who? some dlls: That do what? Any DLLs, you can find some in C:\Windows\system32 if your not too fussed about what they do. I did not get any dll link: Are you saying others did? Send such a dll link: What sort of DLL? how to find dlls from this site: There are hundreds linked from the articles, but to do what? You really need to learn how to communicate better.


                                  Upcoming FREE developer events: * Developer Day Scotland My website | blog

                                  P Offline
                                  P Offline
                                  Paul Conrad
                                  wrote on last edited by
                                  #16

                                  Colin Angus Mackay wrote:

                                  really need to learn how to communicate better

                                  I agree. I couldn't really understand the OP. I am sure a certain programming language by a certain former member on this site, could not parse the OP either :laugh:

                                  "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

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