| Thread | Last Post | Replies |
|
| Using CSS Stylesheet in a user control | 01 Mar 2006 17:05 GMT | 1 |
Is there a special way to reference a Stylesheet (.css) in a usercontrol? I have a usercontrol in an aspx page.The aspx page itself has a Header Div, within which I put my UserControl.ascx. In the UserControl I want to use DIVS only, just to make work easier at a future point. So ...
|
| How to use Visual Studio Query Builder | 01 Mar 2006 17:00 GMT | 1 |
Is there any way to use Visual Studio Query Builder in Windows Forms applications. I think query builder dialog is in Micosoft.VSDesigner assembly but i dont know how to use it.
|
| Decrypt | 01 Mar 2006 16:54 GMT | 2 |
How can I decrypt something like string A="abc" to A="***" ?
 Signature Travis Tan
|
| assembly build loops? | 01 Mar 2006 15:39 GMT | 5 |
Sorry if this isn't really the proper group to which to post this topic, but .NET is my development community, and I'm sure a lot of you might have something to say about this. :-) Scenario: I have two shared assemblies, each references the other. This
|
| Configuration | 01 Mar 2006 15:19 GMT | 1 |
In .NET it is possible to add a file-attribute in the appSettings-element of a configuration-file so that if the file exists it will be used instead of the values in the normal config-file. In .NET 2.0 there are a lot of new configuration-sections, like connectionstrings, and the ...
|
| streaming xml file adds character | 01 Mar 2006 14:17 GMT | 1 |
I'm saving an xml file, but when the file is streamed (downloaded by the user), it appends an additional chracter on the end. This character is invisible in notepad, but appears as a square WordPad. The document is an XML file so it therefor becomes invalid and can't be parsed.
|
| Should be Simple: Downloaded Web app "Publish" and run | 01 Mar 2006 14:02 GMT | 2 |
Now please be gentle. I have been a Microsoft developer for many years and used everything from VB 3.0 to Visual Studio 6.0 from their inception. I am now attempting to switch to .net. I had no idea how high the learning curve would be, but I continue to push on.
|
| request("Quantity") IN .NET | 01 Mar 2006 11:09 GMT | 1 |
I have upgraded some software from classic ASP to .NET I am not using the .NET datagrid. Ihave a html table with a <type="text"> but on the submit to another page it is not readable. I have been told that classic ASP does not
|
| protect physical files | 01 Mar 2006 10:40 GMT | 1 |
I have a private section for members, and all page contents are protected by login. Is any way/method I can protect all files (doc, jpg, pdf) from physical access, e.g: user can type the full path in address bar on IE, then they can
|
| Printing problems | 01 Mar 2006 07:59 GMT | 1 |
I am using Visual Studio 2005 and the bundled Crystal Reports (previously I used .net 2003 and bundled Crystal Reports for 2 years - same issues!) I have a report which is displayed in the crystal reports viewer. This
|
| How to create & run a crystal report | 01 Mar 2006 05:55 GMT | 1 |
i am new to .net environment, anyone can advise me how to create a crystal report ,how to connect to databse and to display in web page .As i m developing asp.net based web application i want to put the report in web.
|
| Large email messages | 01 Mar 2006 00:26 GMT | 3 |
have a client trying to send scanned images thru email. He is using RoadRunner with a 10 mb limit for an email. On Friday, I was sent a 5 mb attachment that did come thru, but it took 30 seconds for the message to leave the clients mail box. I did think this was a bit of a ...
|