I am using open geo suite to develop webgis application but it is difficult for me to make front end because i am more familiar with .net framework. Can anyone please help me to find the solution? I will be thankful. So can I make a web gis application using c#.net, geoserver, arcgis and postgresql? Is there any way to work with open geo suite and C#.net together to build this application?
I may not suppose to answer this. But the simple answer is yes. If you are looking for create webgis application in C#, there may be less solutions comparing to other path.
When you look at the techniques, postgres is the database engine works with most of the GIS servers. Geoserver/arcgis are popular gis server solutions. .Net framework certainly is used in GIS too. Without defining your actual application goal, simply put several techniques together does not make much sense to me.
My suggestion would be 1) Define the problem you gonna solve/ application used for. 2) Basic architect design 3)Design workflow
After that you can ask here with those information to see if a certain part of workflow doable or there is any alternative solution, i am pretty sure more people will be willing to answer your questions that way.