473,574 Members | 2,634 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Forum

Microsoft . NET Framework - Ask questions about Windows Communication Foundation(WCF), Windows Workflow Foundation(WF), applications (web, server, smart clients, console and database).
0
7,928
Curtis Rutland
thread by: Curtis Rutland | last post May 12 '10 by: Curtis Rutland
Remember that the people here helping you are not getting paid. They have no real incentive to help you beyond the desire to help others. So, if you make it difficult for them to help, there is a good chance they will just skip your thread and go on to the next one. So, how do you ask a good question? There are a few rules: Clarity --...
2
9,554
Curtis Rutland
thread by: Curtis Rutland | last post Jun 23 '09 by: Frinavale
Here are the guidelines for where to post your .NET questions. Any post having to do with ASP.NET goes in the ASP.NET Answers Forum, regardless of the language used. This includes web service (.asmx) questions as well. If it's not ASP.NET, put your question in the forum for the language you are using: C# questions go to the C# Answers...
8
5,923
Frinavale
thread by: Frinavale | last post Oct 30 '09 by: vkbishnoi
Edit Many times we spend hours and hours trying to solve a problem. When we finally figure it out, we want to share it to keep others from suffering the same way! That's why we have this "Tips and Tricks" thread. Post your solutions and tricks that you think will help someone down the road here. If the tip is complex or long, you might...
1
20,432
thread by: concettolabs | last post Aug 8 '23 by: vipulguptaseo
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool that can be used to create mobile, web, and desktop applications that can be used to automate tasks, improve efficiency, and increase productivity. However, in order to get the most out of PowerApps,...
1
8,774
thread by: BernardOgil | last post Jan 3 '23 by: BloomS
Hello friends, I am experiencing a serious issue on my PC that I can't seem to solve it anymore. Actually, I want to upgrade my PC into Windows 11 and when I try to upgrade it, there is showing, need to install .NET framework. But I am not able to install .NET framework on my computer. Could anyone please help me how to install it? Any kind of...
2
20,111
thread by: YTAIGamer | last post Aug 29 '23 by: vipulguptaseo
I'm an experienced programmer, but new to AI. I'm trying to learn ML techniques by building a bot to play a video game. I'm documenting my process as I go. The game I'm focusing on 1st is TFT (TeamFightTactics) which is in the AutoBattler genre - Essentially, you try to build the strongest army, but there are millions of choices & pros/cons to...
0
6,522
thread by: Alex B | last post Apr 1 '22 by: Alex B
System.DirectoryServices.dll file has been added successfully to Visual C++ project through References in Solution Explorer using namespace System.DirectoryServices;//line 1268 void CClassName::MethodName(){ ... DirectorySearcher* directorySearcher = new DirectorySearcher();//line 1701 directorySearcher->Timeout = 60000;//line...
2
10,928
thread by: AnonymousDev100 | last post Jan 5 '22 by: cactusdata
Important Note: I am not allowed to Use TimeSpan I am trying to create C# method with two int arguments public void Time(int hours, int minutes) which satisfies all the following Test Cases: Time(11, 7), returns: "11:07" Time(24, 0), returns: "00:00" Time(26, 0), returns: "02:00"
0
3,885
thread by: harlem98 | last post Oct 18 '21 by: harlem98
I'm having serious problems loading data into a grid, i've encountered a number of problems, which i´ve beem solving through different approachs, and now i dont found any issue, but i still cant load the data into the grid. The data is filtered in a external comboBox (rdpInvestigador). I use a n-layer architecture with ASP Object Data Source....
0
4,664
thread by: PeterPrecastpro | last post Jul 27 '21 by: PeterPrecastpro
I want to load a form and assign variables without showing the form.
0
3,293
thread by: Kevin252 | last post May 4 '21 by: Kevin252
My girlfriend recently got a pretty decent laptop with windows 10. Recently an issue has come up where when she opens one of two applications that use .net framework to run (ShareX and MTG:Arena) it gives her the error message "To run this application, you must first install one of the following versions of the .NET Framework: v4.0" I like to...
0
3,094
thread by: AjayGohil | last post Feb 17 '21 by: AjayGohil
How to implement mini-profiler in .net mvc?
0
3,263
thread by: AjayGohil | last post Feb 9 '21 by: AjayGohil
How to create shared library in .NET core?
2
9,488
thread by: DGrund | last post Nov 17 '22 by: Arushi
I am a professional mainframe programmer, and I am trying to learn .Net. I have an OOO problem that is stumping me. I can get around it, but it would look like amateur hacking. I would like to do it the OOO way. Simply put: In one method (ReadAccounts), I am reading an Access table into a List (AcctsList). I don't have a problem with that;...
0
2,974
thread by: MELON123 | last post Jan 28 '21 by: MELON123
hello, can you suggest to study and adopt .net core 5 for Windows desktop applications? Or it is too early? Technical advantages against WPF? Speed, size, object oriented model? Thanks
1
4,730
thread by: AjayGohil | last post Jan 13 '21 by: Naheedmir
How to pre-render blazor application?
2
5,452
thread by: prafulmore | last post Jan 14 '21 by: SwissProgrammer
I have created housie game page, but it is loading slow. Can some one suggest is it coding issue or network issue. If i run code locally on my pc, it runs fast, but once uploaded on site winmilestone com, it becomes slow. page winmilestone com / housie Host server is in usa location, does the site becomes slow if accessed from different...
2
35,241
thread by: AjayGohil | last post Jul 26 '22 by: Willjoe
How to add office add-in?
0
3,813
thread by: josepgoyl74 | last post Dec 24 '20 by: josepgoyl74
Hi all, I've been tasked with adding an API (built using .net core on my local computer) to Azure as a funcion. Has anyone had any experience in doing that? I can create an Azure function easily enough but I don't know how to get it to function like the API... Any advice would be massively appreciated. Thanks in advance.
0
2,039
thread by: hasinvadi48 | last post Dec 18 '20 by: hasinvadi48
We're in AWS and have a mix of legacy, .net core in docker and some .net in ec2. We're looking at a solution to tame the beast and have a single endpoint to hit for everything. AWS has a service for this but we'd really like to be able to run what we pick locally on a developer's machine. How did you solve this?
8
32,619
thread by: lokaupdes34 | last post Jul 4 '23 by: frankioe
I've been reading up on it trying to understand it better, but there's something I'm just not getting about it. I think I'm missing the fundamentals of how a framework is built and then connecting that with specifically how the .NET framework functions. The way I understand it, a framework is a compilation of templates that make doing tasks...
2
5,561
thread by: shivambhatele | last post Dec 9 '20 by: AjayGohil
Hello Everyone, Can anyone explain to me what is the web.config file and what is used for? Actually, I am preparing some topics for the asp.net interview and I have doubts regarding this. If anyone knows please explain me.
2
3,522
thread by: AjayGohil | last post Nov 2 '20 by: Frinavale
How to use repository pattern in Asp.net mvc?
1
2,753
thread by: christian1979 | last post Jul 10 '20 by: christian1979
Hello dear partner Does anyone have any idea how to add EXIF GPS data to an image? I have already tried several methods, but unfortunately never a success. The data simply does not appear. Here is a picture with correctly written GPS data from tool.geoimgr.com. Would be grateful for help or links Christian
0
2,216
thread by: Harshvadan | last post May 12 '20 by: Harshvadan
I m from surat,I was born in Saurashtra amreli district GUJARAT
5
18,237
meomap0z1
thread by: meomap0z1 | last post Aug 25 '23 by: danp129
I have this table of data. Now I wanna hide the data of the "Password" column. How can I do that?. Many thanks
1
4,351
thread by: AjayGohil | last post Jul 11 '20 by: vikramjk
Hello, In my project user enter address and i want to set marker of that user address in google map and display that map in user profile so how can i do it?
1
3,110
meomap0z1
thread by: meomap0z1 | last post Mar 12 '20 by: AjayGohil
Firstly, I connect Database and I wanna transmit data to my public List<Product> GetProductList. Can I do this? public DataTable GetBooks() { string SQL = "Select * From Products"; SqlConnection cnn = new SqlConnection(strConnection); SqlCommand cmd = new SqlCommand(SQL, cnn); ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.