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# / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
what are the memory caps for threads running as a CLR stored procedure executed by sql server 2005? is it limited by OS only or also by sql servers memory limits? e.g. lets say my clr stored procedure is executed by sql server 2005 then it creates 10 threa25 Oct 2007 15:27 GMT1
what are the memory caps for threads running as a CLR stored procedure
executed by sql server 2005? is it limited by OS only or also by sql servers
memory limits? e.g. lets say my clr stored procedure is executed by sql
server 2005 then it creates 10 threads and each thread ...
Backgroundworker25 Oct 2007 14:28 GMT3
Anyone able to look at this code with backgroundworker.
I am calling a FindDuplicates class and need to pass in
the DriveData class that is passed into the form.
So it is necessary to pass in to RunWorkerAsync the
UI to Control Unit Tests25 Oct 2007 14:27 GMT5
I'm working in Visual Studio 2005 Team Edition for Software Developers
I've used the wizard under the Test menu to create a bunch of unit tests.
When I click "Test -> Start Selected Test Project with Debugger" the tests
run.
Reflection - method parameter marked as "out" doesn't have a BaseType25 Oct 2007 13:53 GMT2
I've got some code that is trolling through and assembly looking for
methods that have parameters whose BaseType is DataSet (they are
strongly-typed DataSets).  .ParameterType.BaseType is always DataSet
for parameters that are passed like:
Xml Serialising Exposes a Class Too Much25 Oct 2007 13:30 GMT1
The code below is something I found on the net which serializes lists
of objects. I have a few problems with it though. First, I hate that
you have to have a default constructor - public Item() {}. For
example, if you have a Directory class I think it doesn't make sense
How to enable/disable serial port through C#25 Oct 2007 10:20 GMT1
I can enable/disable serial port through device manager. But I have to
do it
through programming . How can i do that in C#? Please help.
Thanks in advance
A simple interface.25 Oct 2007 05:00 GMT1
My boss gave me a task, i have to write with Visual C# a interface. He
has a DataBase made with Access and he wants a program in C# with the
possibility to show the contents of database, to order the contents
and to addict some new files.
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable.25 Oct 2007 04:27 GMT1
Unable to start TSQL Debugging. Could not attach to SQL Server Process on
'srvname'. The RPC server is unavailable.
I get this error when I try to run a SQL Server Project with a CLR stored
Procedure in it. The target DB is SQL Server 2005 and im using VS 2005. I
ASP.NET SQLDataSource.SelectCommand25 Oct 2007 04:12 GMT1
Guys using the below code how do I obtain the results from the select
query?
       //=======================================================
       //  Create new SQLDataSource
Help with marshalling into char**25 Oct 2007 03:40 GMT1
I'm attempting to inteface C# with the Ghostscript DLL.  The function
I'm having trouble with is defined in C as:
int gsapi_init_with_args(void *instance, int argc, char **argv);
My interface code is:
Best C# book25 Oct 2007 02:24 GMT12
I work since few weeks with C#. NET 2005/2008 and I would like to
complete my weak sides with a good book about C#.
Could you advise me some which could start from beginner to expert ?
I have a 7 years C++ background.
Dynamic create tab pages on a tab control25 Oct 2007 02:23 GMT3
I done some looking on Google and could not come up with a way to
dynamically create tab pages on a tab control.
Does anyone have a link to any examples.
Regards
Detect non-standard characters in string25 Oct 2007 02:10 GMT5
I have a project to take a MS Word doc and reformat the text into text files
that are
built into my App.
The only issue I have is some time there are some characters in MS Word that
rasdial returns 632 on x64 bit Vista nd Windows XP25 Oct 2007 01:45 GMT18
I have a 32-bit application installed on x64 (AMD64) Vista and Windows
XP.  The rasdial returns 632 - ERROR_INVALID_SIZE on x64 machine; but
the rasdial behaves properly installing the same 32-bit application on
a 32-bit machine.  Any clue?
consolidating my events25 Oct 2007 01:33 GMT6
hey all,
       protected void Calendar1_VisibleMonthChanged(object sender,
MonthChangedEventArgs e)
       {
 
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.