all groups > dotnet faqs > june 2004
Filter by week: 1 2 3 4 5
What files to upload to webserver?
Posted by james NO[at]SPAM jimw.co.uk at 6/30/2004 10:30:32 AM
Hi there,
I'm just starting to write my second ASP.NET webpage in C# and want
some way of easily splitting out those files that are needed to be
uploaded to the webserver - i.e. i create a project on my local
machine in VS.NET and it creates the "AssemblyInfo.cs" file,
"Global.asax" file, "Gl... more >>
Using .NET with PVCS
Posted by timburda NO[at]SPAM hotmail.com at 6/30/2004 7:45:02 AM
Does anyone have document, guides, articles, etc. which describe how
to configure .NET with PVCS?
Thanks -
Tim... more >>
where is my 'CrystalReport' ???
Posted by Manit I at 6/29/2004 2:59:58 PM
Dear all,
We previously have vb.net projects created with <pro version>,=20
the projects itself using serveral Crystal Report as of most report =
modules.
I just noticed when I move thoese projects down to the other machine =
with <std version>.
We can't find .. >Imports CrystalDecisions.C... more >>
Any know where can i find
Posted by rj at 6/29/2004 2:36:32 PM
How many companies use dot net and the reasons to use dot net. Basically i
am tyring to find out usage stats on dot net. I need to convience my
friends to use dot net for a big project.
thanks
rj
... more >>
Starting with .NET Framework
Posted by Gerbrand Verheij at 6/27/2004 7:24:02 AM
Hi there,
I want to dive into .NET environment to develop some applications. I've
downloaded .NET Framework and the SDK.
Where do I start????
Gerbrand.
... more >>
Optimising a web app
Posted by MS at 6/24/2004 6:05:18 PM
I have a web app using C# for coding. I need to track the "memory usage" and
"performance" of the application.
Are there any tools available for the same by MS? Or any third party tools?
Please suggest.
... more >>
Switching JITs
Posted by MSNews at 6/24/2004 5:24:30 PM
Hi,
I know that there are three JITs in CLR. But anybody of you tell me how I
can choose between these JITs?
Lot of Thanks in Advance.
Thanks and Regards
Emmanuel Mathew
... more >>
Country combo
Posted by Stephen McCrea at 6/23/2004 4:12:15 PM
Is there a free, canned country selector combo box available anywhere?
Thank you,
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Utterly confused - web, sql tables what to use for development?
Posted by RichGK at 6/23/2004 1:45:28 PM
I've spent a whole day looking at various walkthroughs and searching for
books on amazon and it seems there isn't a simple answer for what I want to
do - which is a very simple task entirely (at least in php and mysql it is).
I've got and installed and fully configured, Visual Studio .net enter... more >>
Good .Net Books
Posted by Jacques Wentworth at 6/23/2004 10:23:23 AM
Hi
I'm looking for good ASP.NET and SQL books. I have: Visual Basic .Net and
the .Net Platform: An Advanced Guide (Apress). A very good book to use
coming from VB 6.
Any suggestions?
Thanks
Jacques
... more >>
5.0
Posted by KDSCO at 6/21/2004 3:36:34 PM
Does anyone have any specs on 5.0
Thank you
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.706 / Virus Database: 462 - Release Date: 6/14/2004
... more >>
How do I Get Around Using Copymemory???
Posted by Alex at 6/21/2004 12:30:35 PM
I have been using VS.net now for a while mainly using ASP.Net however I feel
ready to start upgrading applications to VS.Net.
However most of my previous VB applications used Copymemory regularly to do
the following things
1. Join and split variabes such as long to 2 integers and back again
... more >>
DotNet Install Failure Again
Posted by bahri at 6/21/2004 1:52:54 AM
Hi All!
I have been trying to install dotnet framework 1.1 for some time without
success.
The error I get is:
Error 1304 Error writing to file
C:\WINDOWS\Microsoft.Net\Framework\v1.1.4322\System.Drawing.dll.
Verify that you have access to that directory.
Now this directory (V1.14322) I pres... more >>
Visual Studio Reformatting my HTML!
Posted by cemich NO[at]SPAM comcast.net at 6/18/2004 9:05:48 AM
When I'm in Visual Studio.NET, I'll drag controls onto a form and then
switch from design mode to HTML for various reasons.
I was doing this with validation controls that I had dragged onto the
screen, and when I went into HTML to add some attributes, I
reformatted the tags so that everything ... more >>
Security Exception
Posted by J.P. at 6/17/2004 11:21:16 AM
Hi,
I'm trying to consume a web service and keep getting the following error:
[SecurityException: Request for the permission of type
System.Net.WebPermission, System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed.]
Any idea what might be causing this and how to w... more >>
ASP.NET Form
Posted by ma_news at 6/16/2004 10:45:29 PM
I have an Asp.Net form with a few textbox controls on it. When I load the
page, is there a way to have the cursor set into the first textbox control?
... more >>
Posting to ASP page from .NET windows service
Posted by .NET Developer at 6/16/2004 11:02:08 AM
We have a .NET windows service that needs to POST to the typical ASP page
(login page), upon successfull response this service has to POST to the next
page (send data). Can anyone please post a code sample or provide me a
pointer to some article or code sample.
Thanks
... more >>
Informix .net provider - Sql server .net provider
Posted by BS at 6/16/2004 9:45:22 AM
Hello everybody
We are currently writting a small app that will be delivered on an Informix
DB and a Sql Server DB. We will be doing some performance check pretty soon
for both databases.
Is anybody using something else other than the IBM informix provider, and
the regular SqlServer provide... more >>
Very simple question about HScrollbar
Posted by Sahil Malik at 6/15/2004 7:11:57 PM
I am making a user control.
It has a Hscrollbar,
and a label.
and I have a piece of code that links them together as -
private void hScrollBar1_Scroll(object sender,
System.Windows.Forms.ScrollEventArgs e)
{
label1.Text = hScrollBar1.Value.ToString() ;
}
(Also the relevant event ha... more >>
tool to make a class diagram from csharp
Posted by Piero Massari at 6/15/2004 3:25:54 PM
Does anybody know any tool to do this ?
... more >>
Difference between VB.Net and Visual Studio.Net
Posted by hclarius at 6/15/2004 10:51:37 AM
If I am only using VB to program, do I lose any functionality if I only
upgrade to VB.net rather than Visual Studio.net? I currently have Visual
Studio.net 2002.
Thanks
... more >>
regular expression assistance - which newsgroup? Could not find one on MSNEWS
Posted by Keith-Earl at 6/14/2004 3:57:57 PM
regular expression assistance - which newsgroup? Could not find one on
MSNEWS
... more >>
How to autosize the row heigth in a Datagrid
Posted by Dennis Strickland via .NET 247 at 6/14/2004 10:46:10 AM
I'm displaying comments along with other information in a=
datagrid control on a windows form=2E But I'm having a heck of a=
time trying to get the rows of the datgrid to adjust to display=
the complete comment=2E The comments do varying from just a few=
words to several sentences=2E Does an... more >>
re.Pattern = "\<p>(.[^\[]*)\<\/div>"
Posted by Bill Yin at 6/14/2004 8:57:13 AM
.NET/General Advice Sought
Posted by Jolly Student at 6/13/2004 9:09:08 PM
Dear Colleagues:
Thank you for taking the time to read this - I recently posted here with
regards to what was possible with .NET.
I have been working as a systems engineer for about fifteen years now. My
"specialties" have been basically anything it took to get the job done,
althou... more >>
Convert e.Graphics to an image or bitmap
Posted by Charles A. Lackman at 6/10/2004 1:13:28 PM
Hello,
I have created a complete PrintDocument and need to create an image from it.
How is this done?
e.Graphics.SmoothingMode = Drawing2D.SmoothingMode.HighQuality
e.Graphics.DrawString(Line1.Text, FontLine1, TheBrush, Thelocation1, 390 +
yPos, AStringFormat)
e.Graphics.DrawString(Line2.T... more >>
Windows 98 and ME
Posted by William Gower at 6/8/2004 11:54:43 PM
Are there any problems or issues that I need to watch for if I install the
framework and distribute an app to clients running 98 or ME. Unfortunately
I have no choice in this manner. My app has to work on 98, ME, 2000 and XP.
... more >>
Error: visual studio .NET cannot run/preview the offline web project ...
Posted by Nightdrive at 6/8/2004 8:32:12 AM
I have VS.NET 2003
It was working fine, but I had to uninstall/reinstall IIS due to some
wierdness (which it turns out was due to a zone alarm update, but I digress)
I've reinstalled the .NET 1.1 SDK, and still get the above error message
when I first try to View in Browser.
This project only u... more >>
Web Development in .Net vs J2EE
Posted by Al Wilkerson at 6/8/2004 4:26:44 AM
Hey,
If I wanted to learn Web Development fast (within 6 months) what should
I focus on J2EE or .NET ?
I mean I am a Quality Assurance guy who has some Java experience, but
looking to get in the door as a Web developer, but kinda stuck in QA. It
seems to be a great demand for .Net devel... more >>
.NET vs J2EE
Posted by Al Wilkerson at 6/8/2004 4:25:10 AM
Hey,
If I wanted to learn Web Development fast (within 6 months) what should
I focus on J2EE or .NET ?
I mean I am a Quality Assurance guy who has some Java experience, but
looking to get in the door as a Web developer, but kinda stuck in QA. It
seems to be a great demand for .Net develop... more >>
RegexAssembly?_0.dll and Zero-touch deployment
Posted by Alan Seunarayan at 6/5/2004 9:25:36 AM
Hello all,
I am in the process of developing a Windows Forms application that is
distributed via zero-touch. Unfortunately I have come across an obstacle! A
3rd party control that I am using seems to dynamically create an assembly.
When I run the .EXE locally on the development PC it is fin... more >>
Help, .NET doubts.....
Posted by MS at 6/4/2004 5:51:51 PM
I have client sever application my client is windows based thin application
and server has webService running. Right now Server serialized the data to
the client using "XMLSerialization" form data Size is around 100 MB, I
understand if we serialized the data using "Binary Serialization" form
... more >>
free map ?
Posted by BS at 6/4/2004 5:39:21 PM
Hello
I would like to display map just like in yahoo maps or mapquest.com into our
app.
Does anybody knows a free provider ? or a free web service ?
Regards
... more >>
PrintDialog
Posted by Charles A. Lackman at 6/4/2004 11:01:12 AM
Hello,
I have an application where I create a Print Document and send it to the
printer. I works good, but when I use the PrintDialog Box so that users can
set how many copies they want I cannot retrieve the value that was placed
inside the PrintDialog Box.
This is the code I am using.
If... more >>
Plugin architecture
Posted by Aaron Queenan at 6/3/2004 6:19:40 PM
COM has many facilities to assist with creating an application with Plugin
support, for example, component categories to determine what components to
load, the OLE specification and interfaces to allow negotiation of menus and
screen real estate.
Does .NET have any inherent Plugin support or s... more >>
ADO.NET DataTable or XML Documenr ?
Posted by Marlon R at 6/3/2004 2:18:48 PM
I'm look for the best performance to pull data from SQL Server 2000 to
populate either a DataTable or a Xml Document.
Which method yields the best performance and uses less resources?
... more >>
access web server using raw HTTP...
Posted by Satinderpal Singh at 6/2/2004 5:42:43 PM
Hello Everybody,
How can we request a web server and get the response without using
HttpWebRequest and HttpWebResponse object.
I mean, how can we access it at a raw level.
Regards
Satinder
... more >>
HttpWebResponse/HttpWebRequest problem...
Posted by Satinderpal Singh at 6/2/2004 3:06:14 PM
Hi everyone,
We are using HttpWebRequest to create a request to a URI, which requires us
to login first. In order to process all the transactions, first we have to
login and get the cookie value in a variable and make the request again with
that cookie as a header value (Digest Authenticatio... more >>
Source Safe
Posted by Raghvendra Shukla at 6/2/2004 12:13:43 PM
how can we use Sourcesafe in any dotnet project
thnx & rgds
Raghvendra Shukla
... more >>
How to become a MVP
Posted by Janaka at 6/1/2004 4:48:31 PM
How does one get the title of MVP? I've seen a couple posters on various
newsgroups fronting the title, usually as part of their display name, but I
can't see anywhere else how this is actually validated? What's to stop
anyone from changing their name to include "[MVP]"
J
... more >>
|