Search Results

Showing results 1 to 40 of 751
Search took 0.05 seconds.
Search: Posts Made By: serkan sendur ; Forum: C# and child forums
Forum: C# Sep 26th, 2009
Replies: 5
Views: 767
Posted By serkan sendur
Forum: C# Sep 25th, 2009
Replies: 5
Views: 767
Posted By serkan sendur
see the attached project too :
Form1.cs :

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using...
Forum: C# Sep 25th, 2009
Replies: 8
Views: 203
Posted By serkan sendur
See the attached project

Form1.Designer.cs :

namespace fitwebbrowserindinwindow
{
partial class Form1
{
/// <summary>
/// Required designer variable.
Forum: C# Sep 25th, 2009
Replies: 9
Views: 358
Posted By serkan sendur
when you know as little as i do, in general, you are not afraid of gotten wrong like being arrogant. Even the installer thing in it self has dedicated books of thousand pages. So basically, in...
Forum: C# Sep 25th, 2009
Replies: 6
Views: 387
Posted By serkan sendur
Forum: C# Sep 25th, 2009
Replies: 6
Views: 387
Posted By serkan sendur
We should create a generic c# thread class in daniweb. that class will be inherited by all the threads and will add some common things that we keep repeating. for example, post your code, attach your...
Forum: C# Sep 25th, 2009
Replies: 9
Views: 358
Posted By serkan sendur
No one can compete with me in this field as sknake stated :)
Forum: C# Sep 25th, 2009
Replies: 9
Views: 358
Posted By serkan sendur
stoymigo, for additional steps dont add more UI pages to your setup wizard dialog. instead of doing that, create a custom installer class library project. In that project override on after install...
Forum: C# Sep 25th, 2009
Replies: 9
Views: 358
Posted By serkan sendur
Well, :) that's true, i almost did everything that windows installer is able to do :)
Forum: C# Sep 25th, 2009
Replies: 8
Views: 954
Posted By serkan sendur
Also mark this thread as solved.
Forum: C# Sep 25th, 2009
Replies: 21
Views: 1,395
Posted By serkan sendur
Forum: C# Sep 25th, 2009
Replies: 10
Views: 506
Posted By serkan sendur
solved?
Forum: C# Sep 25th, 2009
Replies: 1
Views: 205
Posted By serkan sendur
Having seen you explained the header file question pretty well, i was encouraged to post this question that i kept wondering too.
How is the need for a make file handled in Visual Studio IDE?
...
Forum: C# Sep 24th, 2009
Replies: 13
Views: 778
Posted By serkan sendur
i created a thread in geeks lounge "what do you think would be milestone web-social-application?", i would like to hear your opinions about that thread. Thanks in advance.
Forum: C# Sep 24th, 2009
Replies: 13
Views: 778
Posted By serkan sendur
i find this thread so informative. keep posting guys, this is a very useful and enlightening discussion. thanks for your answers.
Forum: C# Sep 24th, 2009
Replies: 13
Views: 778
Posted By serkan sendur
So you think c# is better than c++? if Narue were alive, she would prove you wrong as a well known c++ geek :)
Forum: C# Sep 24th, 2009
Replies: 13
Views: 778
Posted By serkan sendur
No i posted it to here to have Scott involved in the conversation.
Today he is in good mood. And also i really wonder how c# deals without having header files, if that can be done, why c++ has...
Forum: C# Sep 24th, 2009
Replies: 13
Views: 778
Posted By serkan sendur
i wonder it, because i hate c++ header files. if c# compiler has a way of getting rid of them, why cant c++ do?
here some similar info but i am not satisfied....
Forum: C# Sep 24th, 2009
Replies: 8
Views: 625
Posted By serkan sendur
Forum: C# Sep 24th, 2009
Replies: 4
Views: 267
Posted By serkan sendur
yeah, history is about repetition..
Forum: C# Sep 24th, 2009
Replies: 10
Views: 506
Posted By serkan sendur
Watch some data access video tutorials on windowsclient.net
when opened with windows media play, hit shift+ctrl+N and it will take half as it would in normal speed.
Forum: C# Sep 24th, 2009
Replies: 21
Views: 1,395
Posted By serkan sendur
make a public property of type UserControl, and return your private member user control, so you will have all sorts of access to your UserControl members.
Forum: C# Sep 24th, 2009
Replies: 4
Views: 267
Posted By serkan sendur
i reported the thread, i hope it is going to be moved.
Forum: C# Sep 24th, 2009
Replies: 8
Views: 954
Posted By serkan sendur
why would i do that :) at least this way it takes some time for them to catch it, and in the meanwhile i reach some people like you .
Forum: C# Sep 23rd, 2009
Replies: 10
Views: 592
Posted By serkan sendur
i have a question here, you open an .msi by specifying a path to .msi.
i want to read that information without knowing the physical path of that .msi. i will use this from within custom installer...
Forum: C# Sep 23rd, 2009
Replies: 8
Views: 954
Posted By serkan sendur
This is Turkish damn it :)
Let's do it Turkish way then, incorporating some ego in it. Private message Scott(sknake) and tell him that Serkan refered you to him to help this out.
i will take a...
Forum: C# Sep 23rd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
what are the questions that i didnt answer?
basically i need to set product name dynamically, that is all i need.
Forum: C# Sep 23rd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
You are becoming my most favorite poster in daniweb after Scott(sknake).
Forum: C# Sep 22nd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
Forum: C# Sep 22nd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
Could you please test it for me? if that works i will add to your reputation for ten days.
Forum: C# Sep 22nd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
i tested it before asking, and it didnt work.
Forum: C# Sep 22nd, 2009
Replies: 10
Views: 592
Posted By serkan sendur
no problem, i downloaded it before you post that.
Forum: C# Sep 22nd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
Forum: C# Sep 22nd, 2009
Replies: 10
Views: 592
Posted By serkan sendur
majestic0110, i will examine panayquil's code, then i will synthesize the knowledge and come back.
Forum: C# Sep 22nd, 2009
Replies: 11
Views: 316
Posted By serkan sendur
how to set product name for windows installer through command line?

Thanks
Forum: C# Sep 22nd, 2009
Replies: 10
Views: 592
Posted By serkan sendur
Thanks,
i looked at that code but
Database dbMsiFile = new Database(strFileMsi, OpenDatabase.ReadOnly);
even in that code it is not a defined type, what is that Database class?
Forum: C# Sep 22nd, 2009
Replies: 10
Views: 592
Posted By serkan sendur
how to read values from msi database?

Thanks
Forum: C# Sep 22nd, 2009
Replies: 16
Views: 508
Posted By serkan sendur
yo poble i d' w' ree
Forum: C# Sep 22nd, 2009
Replies: 7
Views: 392
Posted By serkan sendur
where is my reputation then ? :)
Forum: C# Sep 22nd, 2009
Replies: 7
Views: 392
Posted By serkan sendur
i think my confusion comes from here :
discretion is derived from discreet not discrete

Main Entry: dis·creet
Pronunciation: \di-ˈskrēt\
Function: adjective
Etymology: Middle English, from...
Showing results 1 to 40 of 751

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC