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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# and MDB14 Dec 2006 18:27 GMT6
I need to write app which using MDB files.
Can any one help me with that?
1. Can C# create MDB File(with or without ADOX)? or do i have to create
it manually?
just saw in the realm of the hackers14 Dec 2006 18:09 GMT3
bout a couple of gay geeky teenagers in the late 80s messing around and
having fun and sh.t
http://www.abc.net.au/tv/documentaries/stories/s853348.htm
http://www.theage.com.au/articles/2003/05/19/1053196515084.html
SocketException: Too many open files - can't understand why though?14 Dec 2006 17:26 GMT7
Hey all, I'm using the following code to send stuff accross the
network, appologies for it being in full, but I've really no idea
exactly where this error is occuring.
=======network code============
Conditional compilation Constant for CLR version14 Dec 2006 17:04 GMT1
Is there a built-in constant that I can use in a #if statement to
conditonally compile a line of code based on the CLR/Compiler version
e.g. something like:
#if (CLRV2)
Opening a Word document from an app14 Dec 2006 16:56 GMT8
I want to do something that I thought would be simple but i cant seem
to work it out, perhaps someone out there could help me.
I want to browse for a file (it will be a word document), save the file
name to a string and then at some later stage open that file with word.
Proggramatically delete cookies14 Dec 2006 16:41 GMT3
Is it possible to programmatically delete cookies? Can anyone help me
with this...
How to pass and input control into a function14 Dec 2006 15:57 GMT5
I am trying to this function below
I have a web form with a load of inputs text boxs etc and i need to
disable them
So I have tried to write a function I can call and get the function to
Strange string.Format exception14 Dec 2006 15:22 GMT1
When you execute this line of code
string script = string.Format("foreach (GroupDoc gdoc in
{0}.SetGroup(\"{1}\") {\r\n", "p1", "p2");
You get
Problems with Session.IsNewSession - Please help...14 Dec 2006 14:37 GMT1
Recently here in my work we added the following code in the Global.asax
file to handled the session expired and redirect users to the home of
the site explaining them the occurred (some thing like "Your session
has expired, please restart your navigation.").
timer...14 Dec 2006 14:29 GMT3
I am having some issues with a form timer.
here's what i'm doing:
In the main app i create a custom userControl object and call it's Init
method.  Now, within the Init method, i do some work and Start a form
Network Issues14 Dec 2006 14:25 GMT2
we are developing new office, and now we are at stage to build office
network, please kindly any help on the following issue to understand.
- Components of a corporate network  (Hardware Firewall, Cisco Pix501,
Intrusion Detection System, etc.),
Can I use typeof() to make new objects?14 Dec 2006 13:08 GMT11
I am trying to programatically decide which type a new object should have,
but the typeof-function is apparently not the answer, as the following code
will not compile.
   class AbstractClass:Object  {  }
A Lot DropDownList Problems14 Dec 2006 12:43 GMT1
A have three DropDownList and when set set value of one, the 3 DDL set
the some value ! Why ? See the code:
ddlFlavio.SelectedValue = oProduto.GradeId1.ToString(); // Value = 1
ddlAndreza.SelectedValue = oProduto.GradeId2.ToString(); // Value = 2
VS Service Packs are too far apart14 Dec 2006 11:17 GMT3
I hit crash bugs on a regular basis. I had them before and after the
VS2005 SP1 beta. They usually cost me a few minutes of work, and I
always report them. I would think those would be critical enough to
cause MS to release VS service packs on a regular (say monthly) basis.
Reusing SQL statements14 Dec 2006 11:16 GMT1
I am new to C# and SQLite and I am having problems using
Paramaters.Add...
I prepare the "INSERT" statement and inside a loop I set the values for
each parameter and call ExecuteNonQuery();
 
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.