Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ungroup Excel Columns Pin
Mugdha_Aditya12-Sep-10 22:56
Mugdha_Aditya12-Sep-10 22:56 
GeneralRe: Ungroup Excel Columns Repost Pin
Richard MacCutchan13-Sep-10 3:46
mveRichard MacCutchan13-Sep-10 3:46 
Questionusing System. ????????? Pin
future383912-Sep-10 14:45
future383912-Sep-10 14:45 
AnswerRe: using System. ????????? Pin
Luc Pattyn12-Sep-10 14:55
sitebuilderLuc Pattyn12-Sep-10 14:55 
GeneralRe: using System. ????????? Pin
future383912-Sep-10 15:14
future383912-Sep-10 15:14 
GeneralRe: using System. ????????? Pin
Luc Pattyn12-Sep-10 16:16
sitebuilderLuc Pattyn12-Sep-10 16:16 
GeneralRe: using System. ????????? Pin
future383912-Sep-10 16:28
future383912-Sep-10 16:28 
GeneralRe: using System. ????????? Pin
Luc Pattyn12-Sep-10 16:43
sitebuilderLuc Pattyn12-Sep-10 16:43 
if things got messed up, as an experiment, create a new (console) project, add a System.Data.DLL reference, open the one source file you've got (probably Program.cs) and type using System. taking care of casing. It must list quite a lot (as System.DLL itself is always present), including some from System.Data

ALternatively, download the project from a CodeProject article and see what gives.

if that fails, either you have inadvertently changed some other setting that happens to be relevant, or your VS got damaged and you might need to reinstall.

If it all continues to fail, report back with OS name, VS version and edition, show the source code snippet.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: using System. ????????? Pin
future383912-Sep-10 20:06
future383912-Sep-10 20:06 
GeneralRe: using System. ????????? Pin
virang_2112-Sep-10 20:40
virang_2112-Sep-10 20:40 
GeneralRe: using System. ????????? Pin
future383912-Sep-10 20:42
future383912-Sep-10 20:42 
GeneralRe: using System. ????????? Pin
virang_2112-Sep-10 20:46
virang_2112-Sep-10 20:46 
GeneralRe: using System. ????????? Pin
future383912-Sep-10 21:20
future383912-Sep-10 21:20 
GeneralRe: using System. ????????? Pin
future383912-Sep-10 22:05
future383912-Sep-10 22:05 
GeneralRe: using System. ????????? Pin
Luc Pattyn13-Sep-10 1:40
sitebuilderLuc Pattyn13-Sep-10 1:40 
GeneralRe: using System. ????????? Pin
future383913-Sep-10 12:33
future383913-Sep-10 12:33 
GeneralRe: using System. ????????? Pin
future383913-Sep-10 12:39
future383913-Sep-10 12:39 
QuestionMVC Design Pattern Pin
JimmyRopes12-Sep-10 8:42
professionalJimmyRopes12-Sep-10 8:42 
AnswerRe: MVC Design Pattern Pin
Keith Barrow12-Sep-10 11:29
professionalKeith Barrow12-Sep-10 11:29 
GeneralRe: MVC Design Pattern Pin
JimmyRopes12-Sep-10 12:11
professionalJimmyRopes12-Sep-10 12:11 
GeneralRe: MVC Design Pattern Pin
Not Active12-Sep-10 16:17
mentorNot Active12-Sep-10 16:17 
GeneralRe: MVC Design Pattern Pin
JimmyRopes12-Sep-10 16:40
professionalJimmyRopes12-Sep-10 16:40 
GeneralRe: MVC Design Pattern Pin
Not Active13-Sep-10 1:11
mentorNot Active13-Sep-10 1:11 
QuestionApp_Code Folder(Please help) Pin
future383911-Sep-10 17:45
future383911-Sep-10 17:45 
AnswerRe: App_Code Folder(Please help) Pin
Abhijit Jana11-Sep-10 17:59
professionalAbhijit Jana11-Sep-10 17:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.