| Thread | Last Post | Replies |
|
| help! | 23 Aug 2007 18:56 GMT | 1 |
hiya, does anyone know how i can subscribe to some newsgroups of things that interest me? ie. horses? i remember when i was little my dad had a couple on his outlook express which i used to look at. I don't know where to look
|
| Quotes in email addresses using System.Net.Mail.MailMessage Class | 23 Aug 2007 13:54 GMT | 2 |
According to RFC 2822: Internet Message Format, the following should be a valid email address: chris.o'connell@world.com But on using the aformentioned class, a format exception will be thrown when
|
| Finding Close matches in a collection class | 23 Aug 2007 09:04 GMT | 4 |
In an appliction I want to store lots of items in memory and locate sets of the based on the some starting substring. If I was doing it in sql, I would use "select * from table where Key like 'Fred%'
|
| Sharepoint Application error | 23 Aug 2007 08:03 GMT | 1 |
I have already posted to the Sharepoint discussion group but I think that this is a more general dotnet.framework error than a Sharepoint error. I am getting the following error with Windows Sharepoint Services 3.0. Does anyone know the quickest method to correct the error ...
|
| Crystal Report .Net 1.1 (Built-in) | 23 Aug 2007 03:50 GMT | 3 |
I do have problems in the deployment of my crystal reports in my application server. Though, this has the .Net Framework installed error always occur in accessing my reports saying that " Parser Error Message: File or assembly name CrystalDecisions.CrystalReports.Engine, or one ...
|
| PropertyInfo.SetValue on new ObjectCollect | 22 Aug 2007 20:50 GMT | 1 |
I have a Windows Forms designer that writes the created form (with controls) as Xml/Xaml. Alternately it reads Xml/Xaml to create form controls in the designer form. I am trying to do this using reflection. I can use Activator.CreateInstance to create the controls and can set ...
|
| How to Show only year in DayTimePicker in C# | 22 Aug 2007 16:43 GMT | 3 |
How to show on UI only year using VS DayTimePicker. Looking forward for your response. Thanks Sandy
|
| How to show only year using DayTimePicker | 22 Aug 2007 13:57 GMT | 2 |
How to show only year on UI using VS DayTimePicker in C#. Looking forward for your response. Thanks Sandy
|
| Weird problem.... | 22 Aug 2007 13:23 GMT | 2 |
Recently I created a .MSI for our (.NET3) application. When my boss tried to install and run the app from his home (on Vista Ultimate 32bit) he got this message: =====
|
| DataTable.Compute() question | 22 Aug 2007 08:41 GMT | 5 |
i have a big datable of a bunch of stuff. i am interested in getting row counts that match certain criteria. currently i do this by creating a new DataView for each criteria, and getting its .RowCount. like so:
|
| Google Adsense | 22 Aug 2007 08:01 GMT | 2 |
anybody know if it's possible to show google adsense within a windows form ? Basically it's a javascript that return html. Regards Vittorio
|
| SqlException | 21 Aug 2007 12:07 GMT | 1 |
When I catch an SQLException that could possibly come from several sqlCommand.ExecuteNonQuery(); statements in a try-catch block how can I identify the correct command without a stacktrace? Thanks
|
| "Cyclic reference" with generics | 21 Aug 2007 09:54 GMT | 14 |
I need a factory that produces items, and the items need to know about their factory. Something like: class Factory {
|
| FS: Saturn SL1 (4 door sedan) w/ a clean record $2990 | 21 Aug 2007 03:29 GMT | 1 |
Car for Sale - $2990 DEALERSHIP MAINTAINED Saturn SL1 (4 door sedan) w/ a clean record VIN: 1G8ZG5284WZ152333
|
| Help with Ping Function, .net framework 1.14322, VB 2005 | 20 Aug 2007 21:12 GMT | 8 |
I need to know how to map a network drive using Visual Basic 2005, when the users pc doesn't have .Net Framework 2.0. My workplace only gives us user profiles so I can't install framework 2.0. They do allow us to run vbscript and .exe fles. however some app's can't be installed ...
|