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 / .NET Framework / General / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Service Stream issue22 Dec 2005 18:39 GMT1
I have some code that uses HttpWebRequest to request data from an
Internet site, performaing a "screen-scraping" of an html page textual
data.  I then use the HttpWebResponse.GetResponseStream() to retrieve
the data as a stream.
Launching command line compiler22 Dec 2005 18:28 GMT3
I am trying to automatically compile all my projects but I am stuck on
something silly: launching csc with the right arguments.
Here is my code
       private void CompileProject(string RSPFile)
Unable to read from my App.config22 Dec 2005 18:22 GMT3
I have a windows app in a virtual folder which works great on my test server.
However, when I move the application to a production server I get the
following error :
An unhandled error has occured in your application. Object not set to an
String object to unmanged char *?22 Dec 2005 17:47 GMT7
I have a string object that I need to convert into an unmanged char * to be
used by several unmnaged 3rd party functions.
I have tried to use: (Marshal::StringToHGlobalAuto (Profname))
This would get me an IntPtr value, but I could not find the correct way to
Connecting to a SQL server22 Dec 2005 15:07 GMT6
Good morning, all.
First I want to apologize for the cross-posting, but this is a major part of
the project and I would use an advice fastly.
I am trying to design a Web app using C# to attach to a SQL server.
Is the form open or hidden22 Dec 2005 13:26 GMT2
This is a very basic question.
Is it possible to determine if a form is Shown or Hidden by inspecting one
or more of the form parameters? I can't seem to find such a parameter.
Thanks in advance,
Notify clients?22 Dec 2005 09:54 GMT4
Part of a c# WinForms system I'm developing allows department managers to log
tasks for their employees. The task information is saved to SQL Server db,
and appears in a 'tasks' pane when users load the system.
What is the best way to update a users tasks pane if a task is logged ...
How to save a DLL created by the AssemblyBuilder to a specific directory22 Dec 2005 09:36 GMT3
I'm using some sample code from the msdn sample project:
http://download.microsoft.com/download/4/7/B/47B2164C-E780-4B10-8DE4-2CB5B886E0A
6/Technologies/Reflection/ReflectionEmit.zip.exe

I'm using the 'AssemblyBuilder.Save' method, however, it takes a file name
as a parameter and I ...
QueryInterface for interface xxx.yyy failed - 2003 Server22 Dec 2005 08:00 GMT1
I got a ASP.NET application that uses a com dll. The application runs
fine on XP and windows 2000 OS, but throws this exception on 2003 server:
    QueryInterface for interface xxx.yyy failed.
Any ideas?
Need Help : ASP.NET Strange behaviour with time consuming processes22 Dec 2005 07:04 GMT1
We use ASP.NET framework v1.1.4322, ADO.NET and Oracle 9i Database.
This problem is with only with method which takes long time executing a
proc in database.
In a ASP.NET page_load method we call a database proc which executes
Partial Class for a Form22 Dec 2005 04:56 GMT1
I have a form named frmDetails which host numerous tab controls. There’s
bunch of code written to make each tab perform specific task. With the amount
of code sitting behind, isolating code into Regions is not making it better.
How can I isolation code into various Partial ...
Refactor menu missing in VB.net projects22 Dec 2005 02:44 GMT1
Why does the refactor menu not show up in vb.net project while it shows up
in c# projects?
Thanks
~PJ
Tab Control22 Dec 2005 00:49 GMT7
I'm trying to solve a doubt, does the default TabControl provided with the
.Net framework (ver 1.1) support to disable a tabPage? somehow??
Thanks
Dynamic Creation of Javascript Code21 Dec 2005 22:24 GMT1
Good Day Folks,
I'm trying to dynamically create some Javascript code. The simplest form of
my asp.net code is shown below.  Seems the compiler doesn't like the string
constant "</script>".
Where to go with Windows Installer 3.0 problems in VS 2005?21 Dec 2005 21:54 GMT1
I'm having several issues with Windows Setup Projects in VS 2005 and need to
find a resource that might be able to help me work around some of the short
comings of Windows Setup Projects (Windows Installer 3.0).
My specific issues:
 
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.