|
You've just asked, and answered, a question all in one go. 'grats.
|
|
|
|
|
jrahma wrote: GUID.jpg
yes, GUID is quinque.
Manas Bhardwaj
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
|
|
|
|
|
Manas Bhardwaj wrote: GUID is quinque.
That many
|
|
|
|
|
Hi,
have a look at Path.GetRandomFileName()
Luc Pattyn
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
Local announcement (Antwerp region): Lange Wapper? Neen!
|
|
|
|
|
hi,
how to convert pdf file format to tiff file format?
I need source code.
regards,
Bill
|
|
|
|
|
billcodes wrote: I need source code.
Do you need it with an all consuming, burning desire? Can you not sleep at night, sweating as you think about all the code that has been lost to you, lost as it cavorts with others, dancing the night away like the brazen harlot that it is? Is it the mistress that drives you wild with desire, while you know that you shouldn't be seduced by the sultry temptress?
You are going to either have to buy (or download open source) components that do this, or you are going to have to write code based on the file formats, both of which are freely available on t'internet.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
My blog | My articles | MoXAML PowerToys | Onyx
|
|
|
|
|
Pete O'Hanlon wrote: Can you not sleep at night, sweating as you think about all the code that has been lost to you, lost as it cavorts with others, dancing the night away like the brazen harlot that it is? Is it the mistress that drives you wild with desire, while you know that you shouldn't be seduced by the sultry temptress?
That's me
|
|
|
|
|
Pete O'Hanlon wrote: Do you need it with an all consuming, burning desire? Can you not sleep at night, sweating as you think about all the code that has been lost to you, lost as it cavorts with others, dancing the night away like the brazen harlot that it is? Is it the mistress that drives you wild with desire, while you know that you shouldn't be seduced by the sultry temptress?
You've take up writing trashy novels, haven't you?
You better stop this - you might start turning the newbies on in ways you never thought possible!
|
|
|
|
|
Dave Kreskowiak wrote: you might start turning the newbies on in ways you never thought possible!
Ooh yuck.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
My blog | My articles | MoXAML PowerToys | Onyx
|
|
|
|
|
hi
in my project i am using grid view to show data. at the same i want to allow the user to make changes in grid view and also can new record in it and at save button all data save to the database.
it is pretty simple if acheive with SqlDataAdapter as achieve in An ADO.NET multi-database, multi-tier solution by using methods SqlDataAdapter.Fill() and SqlDataAdapter.Update()
now help me how can achieve it via linq
|
|
|
|
|
|
Hi
Hello I am a windows base Developer recently go for web application development please help me I don’t know how to using the java script using ASP.net and C# how to when I click the button. popup calendar appear then select the date value to pass the that value to another page give a sample of the code
|
|
|
|
|
This post is better suited in the ASP.NET forum.
(Also, my guess is that Google will give you a lot of hits with tutorials on this issue..)
|
|
|
|
|
|
I need to draw a graph in C#, which has lables on the y axis (e.g drive 1, drive 2) and time on the x axis. The problem is this isnt a normal graph, the data will have an open close point, so the graph will have a bar from when the drive starts writing to when it finishes, then again when it start. By doing it graphically I can see when all the drive are not writing. Also maybe in the future I need the graph/pitcure to be dynamic so I can zoom into an area to get more info and zoom out to get a bigger pic, but this is a minor detail, getting the stuff drawn I the main focus.
Drive 1 | ----- -- ----- - -------- the bar might look something like this (bad picture i know)
What would you say the best way to go about this is?
|
|
|
|
|
That's a fairly wide ranging question, but the following Google search[^] looks useful.
|
|
|
|
|
Hi,
Could anyone suggest me a .net audio library (open source prefered) to crop mp3 files using C#.
Regards,
Anoop
|
|
|
|
|
Hi,
I just searched through CodePlex and I found Splicer[^]. The list of features includes this: "Apply effects and transitions to audio and video."
You might want to check if it would support cropping an audio file.
“Follow your bliss.” – Joseph Campbell
|
|
|
|
|
How can I create an API document from my C# metadata information (methods and class name descriptions etc.)?
Not pure C# related perhaps but anyway.
Thanks for help!
|
|
|
|
|
Check out Sandcastle[^], it generates a MSDN-style documentation from the XML-comments in your sourcecode
I are Troll
|
|
|
|
|
Hey,
I just recently went from VB to C#, and I must admit a lot of things are better. But the thing I miss most are the void dividers (grey bar) between the voids in Code View, which VB had. Is there a way to get these back?
Thanks in advance,
Zaegra
Motivation is the key to software development.
|
|
|
|
|
I'm not really sure what these void dividers are, but I think you could ask about this in the Visual Studio forum (presuming you use VS). Good luck!
|
|
|
|
|
|
Please do not post the same question in multiple forums, read the guidelines[^].
|
|
|
|
|
hello
I want to ask a question,,
I add a tab and i want to show some of it's tabpages and to disappear the other, the tabpages has no such property as visible or enable. how i can do it?
Thaer
|
|
|
|