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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What is the easiest way to query a remote XML file on someone elses Linux box using secure communication?07 Jul 2004 20:08 GMT7
Situation:
I have to connect with my Windows 2000 server using VS.NET 2003 and C# and
connect to a remote Linux server at another company's office and query their
XML file.  Their file may be updated every hour or so.  How can I do this
How to set datagrid' textbox columns' max length ?07 Jul 2004 19:44 GMT1
I need to limit the number of characters in the Textbox column in the
datagrid.
How can I do that ?
Thanks
loading ascx from windows desktop application?07 Jul 2004 16:22 GMT2
I am trying to write a #C windows desktop application that loads an ascx file contents (user control) from file, initiates it and then registers to database everything it finds. I tried that way:
1  Page page=new Page();           
2  Control control=page.LoadControl(virtualPath);
3  string ...
Array performance07 Jul 2004 15:36 GMT7
from using FxCop and reading MSDN i understand that i should not use properties to access arrays, i should use methods instead,
however when i try the code below the MSIL for method and property access is identical, bar a slight differenc in code size and stack size.
What is the ...
What are Visual Studio 2005 Express Products?07 Jul 2004 14:57 GMT4
Will these be add-ons to Whidby?
Crystal Report: SetParameterValue not doing what it says!!!!!07 Jul 2004 14:24 GMT2
I'm having trouble setting a boolean parameter in a crystal report which I'm
calling from a VB.net windows Form application.
The parameter is called ShowScrappedOnly and is set to a boolean.
This is the code that I try to set the value with:
DateTime, formatting, quarters and weeks??07 Jul 2004 12:02 GMT1
If I have two integers, a week and year how can I create a DateTime object
that is set to the first day of the week of that week/year?
If I have two integers, a quarter and a year, how can I create a DateTime
object that is any date that falls in that quarter?
Raising events froma  Windows Service07 Jul 2004 11:43 GMT2
I will be re-writing an old VB6.EXE using .Net. The existing tool just sits
processing data from a SQL connection. My aim is to re-write as a Windows
Service that raises event that can bwe seen by a UI
The UI will be a Windows App to show the data being processed, but it
How to pause a process for a given time07 Jul 2004 11:19 GMT1
I have a program need to delay for a given time, I use DO WHILE loop to achieve this goal, but this method consumes too much CPU resource. So I want to find a way to pause a process for a given time such as one minute.
Anyone can offer me some guides? Thanks in advance.
For better ...
How to pause a process for a given time?07 Jul 2004 10:51 GMT1
I have a program need to check the value of a application available, and then decide whether to execute codes followed.
In order to achieve this purpose, I use DO WHILE loop to judge the value, if the value meet the condition clause, program will exit the loop. But this DO WHILE ...
Encapsulating SQL code in .net07 Jul 2004 06:53 GMT4
  I would like to completely encapsulate approximately 1000 lines of
SQL code in my vb.net web application.  Setting the 1000 lines of SQL
code equal to a string seems inefficient.  Setting the SQL code equal
to a string would be difficult because I would have to use numerous
Setting-up MSDE with VS.NET and C#07 Jul 2004 01:51 GMT1
   I am brand new to .NET. For that matter, so is my whole corporation, hence this dumb question. How can I set-up MSDE or SQL Server Desktop to work with VS.NET and the various development languages. Only one person here has any access to the MS SQL packages and getting him to ...
MSFT took all the good namespaces06 Jul 2004 22:22 GMT2
It could help if you understood the project I work on a bit, but I can't
tell you anything about it, so do the best you can under that pretense.
Lets say you have a global assembly supporting multiple applications.  In
that assembly, you have mass amounts of classes classified as ...
Resource files - read comments06 Jul 2004 22:19 GMT1
Is there a method for reading the value form the comment field of resource
(.resx) files?
-Oleg.
Creating Excel file with Jet OLE DB in VB.NET06 Jul 2004 21:01 GMT2
I want to be able to create an Excel file with a VB.NET program on a server that does not have Microsoft Excel loaded on it. I am using the Jet OLE DB to read other data files. Can this be used to save an array in an Excel .XLS format?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 June, 2004
 
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.