Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Change default encoding28 Dec 2005 13:36 GMT4
how can I change default encoding for saving C# files??
I want to set it always to Unicode -CodePage1200.
thanks.
Timer control in webapplication28 Dec 2005 13:24 GMT4
I'm having problems using the Timer i.e. System.Timers.Timer (not the
one found on the toolbox) in a webapplication and its giving me
problems. Although I'm setting the interval to 5 secs (5000millisecs)
it seems that this interval is not being followed correctly. I'm using
working days problem28 Dec 2005 13:05 GMT3
In our C# Windows Form application, we are using the SQL Server 2000 as the
database server.
The Database table MyTable has a field RegistrationDate which represents the
Date a client comes to our company to deliver his product.  We have some
Reading Binary Files28 Dec 2005 09:19 GMT21
I need to split a large binary file into two binary files. I have a delimiter
(say NewLine) in the binaryfile. I need to split the binary file such that
the first file is upto the NewLine and the Second file is from NewLine to end
of file.  Kindly let me know whether this si ...
QueryString28 Dec 2005 08:29 GMT2
i'm not sure if this has something to do with c# or ASP.NET but i'd like to
know how to use a querystring. i have a webpage that i can translate but i
dont want to make seperate pages for each language. i want a querystring to
edit the text in the page. is this possible? if so, ...
Technical question?28 Dec 2005 08:19 GMT3
I have a base class that another classes inherit from it.
I want to know when it's good to have interface as parent and when use class
as parent??
and another question ,if all of children classes have a method with same
are there any who is API of internic28 Dec 2005 07:59 GMT1
i'd like to make a program that getting some domain name
so i need to get domain name seaching API like google Search API
is it exsit?? i'm still not find this...
couly you tell me this if it exsit....?
odpowiednik javovego 'instance of'28 Dec 2005 07:35 GMT3
Witam, jak wyglad w C# odpowiednik javovego "instance of"?
I nie odslyjacie mnieprosze do GetType() poniewaz jak mam cos takiego:
Object o = objects[i];
if(o.GetType() == Type.GetType("Tu jakis typ");
.Split a directory string28 Dec 2005 07:23 GMT4
I have a string "c:\upload\file.txt"
what I want is the file name to do this I was trying split on \ but
I cant seem to get it to work?
Server Error in '/appform' Application.
A question about Events in C#28 Dec 2005 07:01 GMT3
I have a question about events in C#.
In C#, we declare an event like this.
public delegate void EventHandlerA()
public class A
Creating a COM interop using VS.NET 2005?28 Dec 2005 05:53 GMT3
I am trying to create and use a COM object with C#.NET 2005.
The assembly is set to "Register for COM interop" but when I am trying to
call it from VB on Word 2003 I am getting this error:
Run-time error '-2147024894 (80070002)':
Does strong naming require deployment in GAC?28 Dec 2005 05:51 GMT7
I still haven't gotten through the .NET Framework Security tome on my
desk. Maybe the folks here can answer a burning question.
I want to use strong naming at our organization as a security measure:
we could then indicate that any assemblies we signed are fully trusted,
How to keep ToolTips showing28 Dec 2005 05:26 GMT3
It looks like I can't set AutoPopDelay to be longer than 5 seconds -- which
is barely enough time to read some of my tooltips.
The documentation suggests that if I don't like that I should use
ToolTip.Show, but there is no example and I can't get it to work.
Help: How to verify digital signature file in program?28 Dec 2005 04:40 GMT2
I have to verify a lot of installation packages which are digital signed.
You can verify a file on the property sheet, but I am working on southands
of files. I am planning to create a tool to do this work. Anybody have some
ideas about this?
Codebase to locate assemblies28 Dec 2005 04:29 GMT2
I have placed my assemblies in different folders (as per project req.). I am
using config file with <codebase> option and registry with codebase option
(COM Interop) to enable the runtime to locate the assemblies. Will I face any
problems in future versions due to the usage of ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.